Merge pull request #167 from mvdnes/dependabot/cargo/rand-0.7
Update rand requirement from 0.4 to 0.7
This commit is contained in:
commit
53725bbcdd
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ thiserror = "1.0"
|
|||
|
||||
[dev-dependencies]
|
||||
bencher = "0.1"
|
||||
rand = "0.4"
|
||||
rand = "0.7"
|
||||
walkdir = "1.0"
|
||||
|
||||
[features]
|
||||
|
|
Loading…
Add table
Reference in a new issue