Update Rust crate rand to 0.9.1
This commit is contained in:
@ -11,4 +11,4 @@ tokio = { version = "1.44.2", features = ["full"] }
|
||||
tokio-rustls = { version = "0.26.2", features = ["ring", "tls12"], default-features = false }
|
||||
rustls-pki-types = "1.11.0"
|
||||
webpki-roots = "0.26.8"
|
||||
rand = "0.9.0"
|
||||
rand = "0.9.1"
|
Reference in New Issue
Block a user