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
@ -14,6 +14,7 @@ byteorder = "1.3.4"
|
||||
curve25519-dalek = "3"
|
||||
num-derive = "0.3"
|
||||
num-traits = "0.2"
|
||||
rand_core = "0.6.2"
|
||||
solana-runtime = { path = "../../runtime", version = "1.6.0" }
|
||||
solana-sdk = { path = "../../sdk", version = "1.6.0" }
|
||||
solana_rbpf = "=0.2.5"
|
||||
|
Reference in New Issue
Block a user