Bump rand_core to 0.6.2

https://rustsec.org/advisories/RUSTSEC-2021-0023
This commit is contained in:
Trent Nelson
2021-02-15 14:30:43 -07:00
committed by mergify[bot]
parent ae82b5ebfd
commit b3256aa722
7 changed files with 23 additions and 10 deletions

View File

@@ -19,6 +19,7 @@ goauth = "0.9.0"
log = "0.4.11"
prost = "0.7.0"
prost-types = "0.7.0"
rand_core = "0.6.2"
serde = "1.0.122"
serde_derive = "1.0.103"
smpl_jwt = "0.6.0"