Skip to content

Commit

Permalink
chore(deps): update rust crate kube to v0.87.1 (#192)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 1, 2023
1 parent 1f2dd42 commit 83c4bc0
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 52 deletions.
96 changes: 45 additions & 51 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ uuid = { version = "=1.5.0", features = ["v4"] }

[workspace.dependencies.kube]
features = ["runtime", "client", "derive" ]
version = "=0.86.0"
version = "=0.87.1"

0 comments on commit 83c4bc0

Please sign in to comment.