Update Rust crate rand to 0.9.2
This commit is contained in:
@@ -7,5 +7,5 @@ edition = "2024"
|
||||
log = "0.4.27"
|
||||
env_logger = "0.11.8"
|
||||
actix-web = "4.11.0"
|
||||
rand = "0.9.1"
|
||||
rand = "0.9.2"
|
||||
clap = { version = "4.5.41", features = ["derive"] }
|
||||
|
Reference in New Issue
Block a user