Fix config watching
This commit is contained in:
parent
1af2f4ffe5
commit
a85b369399
3 changed files with 29 additions and 36 deletions
|
|
@ -26,7 +26,6 @@ dirs.workspace = true
|
|||
tokio = { version = "1.44", optional = true, features = ["time"] }
|
||||
async-std = { version = "1.13", optional = true }
|
||||
tracing = "0.1"
|
||||
notify-debouncer-full = "0.5.0"
|
||||
|
||||
[target.'cfg(unix)'.dependencies]
|
||||
xdg = "2.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue