Update Rust crate rand to 0.10 #9
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ aes = "0.8"
|
|||
ctr = "0.9"
|
||||
hmac = "0.12"
|
||||
md-5 = "0.10"
|
||||
rand = "0.8"
|
||||
rand = "0.10"
|
||||
anyhow = "1.0"
|
||||
base64 = "0.21"
|
||||
reqwest = { version = "0.11", features = ["json", "rustls-tls"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue