Skip to content

Commit 820ba8f

Browse files
chore(deps): update rust crate notify-debouncer-full to 0.5
1 parent e2203b7 commit 820ba8f

File tree

2 files changed

+78
-42
lines changed

2 files changed

+78
-42
lines changed

Cargo.lock

Lines changed: 77 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/fs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ notify = { version = "7", optional = true, features = [
4242
"serde",
4343
"serialization-compat-6",
4444
] }
45-
notify-debouncer-full = { version = "0.4", optional = true }
45+
notify-debouncer-full = { version = "0.5", optional = true }
4646
dunce = { workspace = true }
4747
percent-encoding = "2"
4848

0 commit comments

Comments
 (0)