Update dependencies

This commit is contained in:
Lucien Greathouse
2021-07-27 14:06:23 -04:00
parent 5bca244062
commit 4aa5814a0a
5 changed files with 153 additions and 189 deletions

View File

@@ -11,7 +11,7 @@ homepage = "https://github.com/rojo-rbx/rojo/tree/master/memofs"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
crossbeam-channel = "0.4.0"
crossbeam-channel = "0.5.1"
fs-err = "2.3.0"
notify = "4.0.15"
serde = { version = "1.0", features = ["derive"] }