improv(cosmic-config): use notifier debouncer on inotify watchers
This commit is contained in:
parent
5be9611c8a
commit
90ad3e9e1b
3 changed files with 14 additions and 10 deletions
|
|
@ -26,6 +26,7 @@ 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