Update Rust crate thiserror to 2.0.14
This commit is contained in:
@@ -16,7 +16,7 @@ tokio = { version = "1.47.1", features = ["full"] }
|
||||
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"
|
||||
thiserror = "2.0.14"
|
||||
rand = "0.9.2"
|
||||
mktemp = "0.5.1"
|
||||
reqwest = "0.12.22"
|
||||
|
Reference in New Issue
Block a user