Skip to content

Commit 05e3efa

Browse files
committed
Bump fsevents version (#91)
1 parent 455d86d commit 05e3efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ inotify = "^0.2.3"
3636
mio = "^0.5.0"
3737

3838
[target.'cfg(target_os="macos")'.dependencies]
39-
fsevent = "^0.2.11"
39+
fsevent = "^0.2.15"
4040
fsevent-sys = "^0.1.3"
4141

4242
[target.'cfg(windows)'.dependencies]

0 commit comments

Comments
 (0)