Update Rust crate rand to 0.10.0
Some checks failed
Build and Test / account (push) Failing after 3m37s
Some checks failed
Build and Test / account (push) Failing after 3m37s
This commit is contained in:
parent
6a9dcb6053
commit
7dbec64e1d
2 changed files with 44 additions and 6 deletions
|
|
@ -45,7 +45,7 @@ juniper_rocket = "0.10.0"
|
|||
|
||||
prost = "0.14.0"
|
||||
lettre = "0.11.15"
|
||||
rand = "0.8.5"
|
||||
rand = "0.10.0"
|
||||
reqwest = "0.13.0"
|
||||
binrw = "0.15.1"
|
||||
ecdsa = { version = "0.16.9", features = ["pem", "std", "verifying"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue