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 Mar 6, 2024
1 parent 890e886 commit 521ec63
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.2"
dotenv = "0.15.0"
eyre = "0.6.12"
git2 = "0.18.2"
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.4", features = ["tokio1", "tracing", "tokio1-native-tls"] }
mustache = "0.9.0"
Expand Down

0 comments on commit 521ec63

Please sign in to comment.