We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca6a1d8 commit 778d372Copy full SHA for 778d372
crates/vfs-notify/Cargo.toml
@@ -14,7 +14,7 @@ rustc-hash = "1.0"
14
jod-thread = "0.1.0"
15
walkdir = "2.3.1"
16
crossbeam-channel = "0.5.0"
17
-notify = "=5.0.0-pre.11"
+notify = "=5.0.0-pre.12"
18
19
vfs = { path = "../vfs", version = "0.0.0" }
20
paths = { path = "../paths", version = "0.0.0" }
0 commit comments