Skip to content

Commit 155f6b2

Browse files
committed
Merge PR #112
2 parents a0da5e1 + 3c34e08 commit 155f6b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ rayon = { version = "1.0", optional = true }
3737

3838
[dev-dependencies]
3939
itertools = "0.8"
40-
rand = "0.6"
41-
quickcheck = { version = "0.8", default-features = false }
40+
rand = "0.7"
41+
quickcheck = { version = "0.9", default-features = false }
4242
fnv = "1.0"
4343
lazy_static = "1.3"
4444
serde_test = "1.0.99"

0 commit comments

Comments
 (0)