Skip to content
This repository has been archived by the owner on Mar 4, 2022. It is now read-only.

Commit

Permalink
Update Rust crate kube-runtime to 0.68.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 1, 2022
1 parent 7064034 commit d6643d6
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 @@ -9,7 +9,7 @@ authors = ["Noel <[email protected]>"]
[dependencies]
rocket = { version = "0.5.0-rc.1", default-features = false, features = ["json"] }
kube = "0.64.0"
kube-runtime = "0.64.0"
kube-runtime = "0.68.0"
k8s-openapi = { version = "0.13.1", default-features = false, features = ["v1_22"] }
libc = { version = "0.2", default-features = false }
log = "0.4"
Expand Down

0 comments on commit d6643d6

Please sign in to comment.