Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/vfs-notify/Cargo.toml')
-rw-r--r--crates/vfs-notify/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/vfs-notify/Cargo.toml b/crates/vfs-notify/Cargo.toml
index bd6c8331e6..ce7ea53b53 100644
--- a/crates/vfs-notify/Cargo.toml
+++ b/crates/vfs-notify/Cargo.toml
@@ -16,7 +16,7 @@ doctest = false
tracing.workspace = true
walkdir = "2.5.0"
crossbeam-channel.workspace = true
-notify = "8.0.0"
+notify = "8.2.0"
rayon = "1.10.0"
stdx.workspace = true