chore(watch): update notify dependency to v6

closes #1640
This commit is contained in:
Matthias Richter
2023-11-15 23:17:40 +01:00
parent 70f472484f
commit adf7d1b975
3 changed files with 124 additions and 207 deletions

View File

@@ -11,7 +11,7 @@ edition = "2021"
[dependencies]
indicatif = "0.17.6"
console = "0.15"
notify = "4.0"
notify-debouncer-mini = "0.4.1"
toml = "0.7.6"
regex = "1.5"
serde = { version = "1.0", features = ["derive"] }