Update Rust crate rand to 0.9.0
Some checks failed
renovate/artifacts Artifact file update failure
Some checks failed
renovate/artifacts Artifact file update failure
This commit is contained in:
parent
35ffc167d2
commit
917adda1cf
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ serde_json = "1.0.117"
|
|||
walkdir = "2.5.0"
|
||||
bcrypt = "0.17.0"
|
||||
data-encoding = "2.6.0"
|
||||
rand = "0.8.5"
|
||||
rand = "0.9.0"
|
||||
env_logger = { version = "0.11.5", default-features = false }
|
||||
log = "0.4.22"
|
||||
chrono = { version = "0.4.38", features = ["serde"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue