Skip to content

Commit

Permalink
Upgrade to Notify 6 (#816)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackTabsCode authored Nov 24, 2023
1 parent 41994ec commit b43b45b
Show file tree
Hide file tree
Showing 5 changed files with 72 additions and 178 deletions.
180 changes: 37 additions & 143 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ hyper = { version = "0.14.13", features = ["server", "tcp", "http1"] }
jod-thread = "0.1.2"
log = "0.4.14"
maplit = "1.0.2"
notify = "4.0.17"
num_cpus = "1.15.0"
opener = "0.5.0"
rayon = "1.7.0"
Expand Down
2 changes: 1 addition & 1 deletion crates/memofs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"] }
Loading

0 comments on commit b43b45b

Please sign in to comment.