chore(deps): update rust crate rand to 0.9.0
This commit is contained in:
parent
daf3d035be
commit
af415ddf8f
4 changed files with 14 additions and 14 deletions
|
|
@ -40,7 +40,7 @@ serde_with = { version = "3.0.0", default-features = false, features = [
|
|||
] }
|
||||
serde_plain = "1.0.0"
|
||||
sha1 = "0.10.0"
|
||||
rand = "0.8.0"
|
||||
rand = "0.9.0"
|
||||
time = { version = "0.3.37", features = [
|
||||
"macros",
|
||||
"serde-human-readable",
|
||||
|
|
|
|||
Reference in a new issue