Skip to content

Commit

Permalink
bump rand dev dependency (tokio-rs#406)
Browse files Browse the repository at this point in the history
  • Loading branch information
danburkert authored Dec 23, 2020
1 parent 1db9167 commit f482208
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 @@ -46,7 +46,7 @@ criterion = "0.3"
env_logger = { version = "0.8", default-features = false }
log = "0.4"
proptest = "0.10"
rand = "0.7"
rand = "0.8"

[profile.bench]
debug = true
Expand Down

0 comments on commit f482208

Please sign in to comment.