Update Rust crate rand to 0.10.0
Some checks failed
Build and Test / account (push) Failing after 4m11s
Some checks failed
Build and Test / account (push) Failing after 4m11s
This commit is contained in:
parent
b116b11901
commit
ff628a65b0
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -34,7 +34,7 @@ dependencies = [
|
|||
"p256",
|
||||
"prost",
|
||||
"quick-xml",
|
||||
"rand 0.8.5",
|
||||
"rand 0.10.1",
|
||||
"reqwest",
|
||||
"rocket",
|
||||
"rocket_cors",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue