Bump rand from 0.7.3 to 0.8.5 (#8)

This commit is contained in:
dependabot[bot]
2023-10-27 06:00:48 +00:00
committed by GitHub
parent 6f0a00ace9
commit 23548dadfb
3 changed files with 111 additions and 122 deletions

View File

@@ -15,7 +15,7 @@ exclude = [
[dependencies]
clap = {version="3.2.25", features=['yaml']}
error-chain = "0.12.0"
rand = "0.7.*"
rand = "0.8.*"
rayon = "1.0.3"
[dev-dependencies]