add back event debouncing in file watcher

This commit is contained in:
2023-01-30 00:09:25 +01:00
parent 9e19ff1761
commit bbfb5eba49
4 changed files with 42 additions and 21 deletions

View File

@@ -16,7 +16,7 @@ anyhow = "1"
env_logger = "0.10"
log = "0.4"
uw8-window = { path = "uw8-window", optional = true }
notify = "5"
notify-debouncer-mini = { version = "0.2.1", default-features = false }
pico-args = "0.5"
curlywas = { git = "https://github.com/exoticorn/curlywas.git", rev = "0e7ea50" }
wat = "1"