fix(deps): 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
cf0e745b5b
commit
c404a59197
@ -23,7 +23,7 @@ async-nats = "0.40.0"
|
|||||||
walkdir = "2.4.0"
|
walkdir = "2.4.0"
|
||||||
tar = "0.4.40"
|
tar = "0.4.40"
|
||||||
tokio-stream = { version = "0.1.15", features = ["full"] }
|
tokio-stream = { version = "0.1.15", features = ["full"] }
|
||||||
rand = "0.8.5"
|
rand = "0.9.0"
|
||||||
sqlx = { version = "0.8.0", features = [
|
sqlx = { version = "0.8.0", features = [
|
||||||
"postgres",
|
"postgres",
|
||||||
"runtime-tokio",
|
"runtime-tokio",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user