Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jessegrosjean committed Mar 13, 2020
1 parent 0dfefa9 commit 85dff6e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ crossbeam = "0.7"
[dev-dependencies]
criterion = "0.3"
fs_extra = "1.1"
walkdir = "2.2"
walkdir = "2.3"
ignore = "0.4"
tempfile = "3.0"
num_cpus = "1.10"
tempfile = "3.1"
num_cpus = "1.12"

[[bench]]
name = "walk_benchmark"
Expand Down

0 comments on commit 85dff6e

Please sign in to comment.