mirror of
https://github.com/cubixle/radius-rs.git
synced 2026-04-24 23:04:43 +01:00
Merge pull request #11 from moznion/renovate/rust-rand-0.x
Update Rust crate rand to 0.8.1
This commit is contained in:
@@ -15,7 +15,7 @@ keywords = ["radius", "async"]
|
|||||||
[dependencies]
|
[dependencies]
|
||||||
md5 = "0.7.0"
|
md5 = "0.7.0"
|
||||||
chrono = "0.4"
|
chrono = "0.4"
|
||||||
rand = "0.7.3"
|
rand = "0.8.1"
|
||||||
num_enum = "0.5.1"
|
num_enum = "0.5.1"
|
||||||
thiserror = "1.0"
|
thiserror = "1.0"
|
||||||
log = "0.4.11"
|
log = "0.4.11"
|
||||||
|
|||||||
Reference in New Issue
Block a user