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