Update Rust crate rand to 0.9.1
This commit is contained in:
@ -17,6 +17,6 @@ kube = { version = "0.99.0", features = ["runtime", "derive"] }
|
||||
k8s-openapi = { version = "0.24.0", features = ["v1_31"] }
|
||||
futures = "0.3.31"
|
||||
thiserror = "2.0.12"
|
||||
rand = "0.9.0"
|
||||
rand = "0.9.1"
|
||||
mktemp = "0.5.1"
|
||||
reqwest = "0.12.15"
|
||||
|
Reference in New Issue
Block a user