Bump rand_core to 0.6.2
https://rustsec.org/advisories/RUSTSEC-2021-0023
This commit is contained in:
committed by
mergify[bot]
parent
ae82b5ebfd
commit
b3256aa722
@ -54,6 +54,7 @@ num-traits = "0.2"
|
||||
pbkdf2 = { version = "0.6.0", default-features = false }
|
||||
rand = { version = "0.7.0", optional = true }
|
||||
rand_chacha = { version = "0.2.2", optional = true }
|
||||
rand_core = "0.6.2"
|
||||
serde = "1.0.122"
|
||||
serde_bytes = "0.11"
|
||||
serde_derive = "1.0.103"
|
||||
|
Reference in New Issue
Block a user