Skip to content

Commit

Permalink
Update Rust crate k8s-openapi to 0.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 1, 2024
1 parent 8ccf55b commit 5da641f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ color-eyre = "0.6.3"
dotenv = "0.15.0"
eyre = "0.6.12"
git2 = "0.18.3"
k8s-openapi = { version = "0.20.0", features = ["v1_26"] }
k8s-openapi = { version = "0.21.1", features = ["v1_26"] }
kube = { version = "0.87.2", features = ["derive", "runtime"] }
lettre = { version = "0.11.7", features = ["tokio1", "tracing", "tokio1-native-tls"] }
mustache = "0.9.0"
Expand Down

0 comments on commit 5da641f

Please sign in to comment.