Skip to content

Commit

Permalink
Bump rand to 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Gelbpunkt committed Jan 5, 2021
1 parent d782512 commit e44d561
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 @@ -47,7 +47,7 @@ features = ["i128"]

[dependencies.rand]
optional = true
version = "0.7"
version = "0.8"
default-features = false

[dependencies.serde]
Expand Down

0 comments on commit e44d561

Please sign in to comment.