aboutsummaryrefslogtreecommitdiff
path: root/crates/vfs-notify/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/vfs-notify/Cargo.toml')
-rw-r--r--crates/vfs-notify/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/vfs-notify/Cargo.toml b/crates/vfs-notify/Cargo.toml
index 95c56ffa6..fce7bae3a 100644
--- a/crates/vfs-notify/Cargo.toml
+++ b/crates/vfs-notify/Cargo.toml
@@ -13,7 +13,6 @@ log = "0.4.8"
13rustc-hash = "1.0" 13rustc-hash = "1.0"
14jod-thread = "0.1.0" 14jod-thread = "0.1.0"
15walkdir = "2.3.1" 15walkdir = "2.3.1"
16globset = "0.4.5"
17crossbeam-channel = "0.4.0" 16crossbeam-channel = "0.4.0"
18notify = "5.0.0-pre.3" 17notify = "5.0.0-pre.3"
19 18