Skip to content

Commit

Permalink
Merge branch 'dependabot/cargo/rand-0.7' into template
Browse files Browse the repository at this point in the history
  • Loading branch information
alecmocatta committed Jul 25, 2019
2 parents 90e5402 + 3baf236 commit 347c321
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 @@ -22,5 +22,5 @@ maintenance = { status = "actively-developed" }
twox-hash = "1.1"
serde_derive = "1.0"
serde = { version = "1.0", features = ["derive"] }
rand = "0.5"
rand = "0.7"
packed_simd = { version = "0.3", features = ["into_bits"] }

0 comments on commit 347c321

Please sign in to comment.