Merge pull request #13 from moznion/renovate/rust-rand-0.x

Update Rust crate rand to 0.8.2
This commit is contained in:
moznion
2021-01-23 14:53:07 +09:00
committed by GitHub

View File

@@ -15,7 +15,7 @@ keywords = ["radius", "async"]
[dependencies]
md5 = "0.7.0"
chrono = "0.4"
rand = "0.8.1"
rand = "0.8.2"
num_enum = "0.5.1"
thiserror = "1.0"
log = "0.4.13"