]> git.lizzy.rs Git - rust.git/blobdiff - crates/vfs-notify/Cargo.toml
Merge #11713
[rust.git] / crates / vfs-notify / Cargo.toml
index 7f7a9df375f2f2e69ccf7be8ae55fa1372fb33d0..10addab1e4b21f91391424bb129baa86e313af1c 100644 (file)
@@ -4,7 +4,7 @@ version = "0.0.0"
 description = "TBD"
 license = "MIT OR Apache-2.0"
 edition = "2021"
-rust-version = "1.56"
+rust-version = "1.57"
 
 [lib]
 doctest = false
@@ -14,7 +14,7 @@ tracing = "0.1"
 jod-thread = "0.1.0"
 walkdir = "2.3.1"
 crossbeam-channel = "0.5.0"
-notify = "=5.0.0-pre.13"
+notify = "=5.0.0-pre.14"
 
 vfs = { path = "../vfs", version = "0.0.0" }
 paths = { path = "../paths", version = "0.0.0" }