]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/rust-analyzer/crates/vfs-notify/Cargo.toml
:arrow_up: rust-analyzer
[rust.git] / src / tools / rust-analyzer / crates / vfs-notify / Cargo.toml
index fcc693a7ddac16908a14beaf99c946e9553462cf..df5dc24e2cd12a15806ecef192798595a013e27b 100644 (file)
@@ -14,7 +14,7 @@ tracing = "0.1.35"
 jod-thread = "0.1.2"
 walkdir = "2.3.2"
 crossbeam-channel = "0.5.5"
-notify = "=5.0.0-pre.16"
+notify = "5.0"
 
 vfs = { path = "../vfs", version = "0.0.0" }
 paths = { path = "../paths", version = "0.0.0" }