Skip to content

Commit d2c122c

Browse files
Bump kube from 1.0.0 to 1.1.0 in the kube group (#163)
Bumps the kube group with 1 update: [kube](https://github.com/kube-rs/kube). Updates `kube` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/kube-rs/kube/releases) - [Changelog](https://github.com/kube-rs/kube/blob/main/CHANGELOG.md) - [Commits](kube-rs/kube@1.0.0...1.1.0) --- updated-dependencies: - dependency-name: kube dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kube ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b8742d commit d2c122c

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ tower-test = "0.4.0"
5353

5454
[dependencies.kube]
5555
features = ["runtime", "client", "derive"]
56-
version = "1.0.0"
56+
version = "1.1.0"
5757

5858
# testing new releases - ignore
5959
# git = "https://github.com/kube-rs/kube.git"

0 commit comments

Comments
 (0)