Update Rust crate thiserror to 2.0.18
This commit is contained in:
@@ -16,7 +16,7 @@ tokio = { version = "1.49.0", features = ["full"] }
|
||||
kube = { version = "3.0.0", features = ["runtime", "derive"] }
|
||||
k8s-openapi = { version = "0.27.0", features = ["v1_31"] }
|
||||
futures = "0.3.31"
|
||||
thiserror = "2.0.17"
|
||||
thiserror = "2.0.18"
|
||||
rand = "0.9.2"
|
||||
mktemp = "0.5.1"
|
||||
reqwest = "0.13.1"
|
||||
|
||||
Reference in New Issue
Block a user