Upgrade to Notify 6 (#816)

This commit is contained in:
Jack T
2023-11-23 16:16:43 -08:00
committed by GitHub
parent 41994ec82e
commit b43b45be8f
5 changed files with 74 additions and 180 deletions

View File

@@ -13,5 +13,5 @@ homepage = "https://github.com/rojo-rbx/rojo/tree/master/memofs"
[dependencies]
crossbeam-channel = "0.5.1"
fs-err = "2.3.0"
notify = "4.0.15"
notify = "6.1.1"
serde = { version = "1.0", features = ["derive"] }