Update Rust crate rand to 0.9.0 #178
| @@ -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" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user