Skip to content

Commit

Permalink
Upgrade rand to 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mati865 committed Aug 17, 2019
1 parent 33dca9e commit 47d05b8
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 @@ -65,7 +65,7 @@ version = "0.6"

[dependencies.rand]
optional = true
version = "0.6"
version = "0.7"

[dependencies.serde]
default-features = false
Expand Down

0 comments on commit 47d05b8

Please sign in to comment.