Update Rust crate futures to 0.3.30
This commit is contained in:
@ -15,7 +15,7 @@ schemars = "0.8.16"
|
||||
tokio = { version = "1.34.0", features = ["full"] }
|
||||
kube = { version = "0.85.0", features = ["runtime", "derive"] }
|
||||
k8s-openapi = { version = "0.19.0", features = ["v1_27"] }
|
||||
futures = "0.3.29"
|
||||
futures = "0.3.30"
|
||||
thiserror = "1.0.49"
|
||||
rand = "0.8.5"
|
||||
mktemp = "0.5.1"
|
||||
|
Reference in New Issue
Block a user