Skip to content

Commit

Permalink
Update walkdir
Browse files Browse the repository at this point in the history
  • Loading branch information
passcod committed Nov 26, 2017
1 parent c4b8caf commit fbffef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ categories = ["filesystem"]
bitflags = "^0.7.0"
libc = "^0.2.4"
filetime = "^0.1.9"
walkdir = "^0.1.5"
walkdir = "^2.0.1"

[target.'cfg(target_os="linux")'.dependencies]
inotify = "^0.3.0"
Expand Down

0 comments on commit fbffef2

Please sign in to comment.