Skip to content

Commit

Permalink
Undo pinning for filetime as per comment on #202
Browse files Browse the repository at this point in the history
  • Loading branch information
passcod committed Sep 1, 2019
1 parent c6d4f17 commit 22e40f5
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 @@ -25,7 +25,7 @@ maintenance = { status = "passively-maintained" }
[dependencies]
bitflags = "^1.0.4"
libc = "^0.2.4"
filetime = "=0.2.5"
filetime = "0.2.5"
walkdir = "^2.0.1"

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

0 comments on commit 22e40f5

Please sign in to comment.