Skip to content

Commit

Permalink
Bump kube from 0.92.1 to 0.93.1 in the kube group
Browse files Browse the repository at this point in the history
Bumps the kube group with 1 update: [kube](https://github.com/kube-rs/kube).


Updates `kube` from 0.92.1 to 0.93.1
- [Release notes](https://github.com/kube-rs/kube/releases)
- [Changelog](https://github.com/kube-rs/kube/blob/main/CHANGELOG.md)
- [Commits](kube-rs/kube@0.92.1...0.93.1)

---
updated-dependencies:
- dependency-name: kube
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kube
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 8a0db41 commit 0999ae5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -45,7 +45,7 @@ version = "0.22.0"
features = ["latest"]

[dependencies.kube]
version = "0.92.1"
version = "0.93.1"
features = ["derive"]

[dev-dependencies]
Expand Down

0 comments on commit 0999ae5

Please sign in to comment.