chore(deps): update rust crate notify-debouncer-full to 0.6 (v2) (#2889)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <github@fabianlars.de>
This commit is contained in:
renovate[bot]
2025-08-03 22:10:31 +02:00
committed by GitHub
parent 2f24c7a70c
commit af22ae0a97
4 changed files with 13 additions and 14 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ notify = { version = "8", optional = true, features = [
"serde",
"serialization-compat-6",
] }
notify-debouncer-full = { version = "0.5", optional = true }
notify-debouncer-full = { version = "0.6", optional = true }
dunce = { workspace = true }
percent-encoding = "2"