Skip to content

Commit

Permalink
Some trivial version updates
Browse files Browse the repository at this point in the history
  • Loading branch information
vorner committed Apr 20, 2020
1 parent e3f8538 commit 88fc681
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 @@ -24,12 +24,12 @@ members = ["benchmarks"]
[dependencies]

[dev-dependencies]
crossbeam-utils = "~0.6"
itertools = "~0.8"
crossbeam-utils = "~0.7"
itertools = "~0.9"
num_cpus = "~1"
once_cell = "~1"
proptest = "~0.9"
version-sync = "~0.8"
version-sync = "~0.9"

[profile.bench]
debug = true
Expand Down

0 comments on commit 88fc681

Please sign in to comment.