Update Rust crate rand to 0.9.0
This commit is contained in:
parent
8eb0bae828
commit
fc307104e9
@ -17,6 +17,6 @@ kube = { version = "0.97.0", features = ["runtime", "derive"] }
|
||||
k8s-openapi = { version = "0.23.0", features = ["v1_31"] }
|
||||
futures = "0.3.30"
|
||||
thiserror = "2.0.7"
|
||||
rand = "0.8.5"
|
||||
rand = "0.9.0"
|
||||
mktemp = "0.5.1"
|
||||
reqwest = "0.12.3"
|
||||
|
Loading…
x
Reference in New Issue
Block a user