Update Rust crate tokio to 1.44.1
This commit is contained in:
parent
ab996ac653
commit
0e9ce74759
@ -12,7 +12,7 @@ anyhow = "1.0.97"
|
||||
serde = { version = "1.0.218", features = ["derive"] }
|
||||
serde_json = "1.0.140"
|
||||
schemars = "0.8.22"
|
||||
tokio = { version = "1.37.0", features = ["full"] }
|
||||
tokio = { version = "1.44.1", features = ["full"] }
|
||||
kube = { version = "0.99.0", features = ["runtime", "derive"] }
|
||||
k8s-openapi = { version = "0.24.0", features = ["v1_31"] }
|
||||
futures = "0.3.31"
|
||||
|
Loading…
x
Reference in New Issue
Block a user