Skip to content

Commit 055da24

Browse files
Bump futures-util from 0.3.30 to 0.3.31 (#46)
Bumps [futures-util](https://github.com/rust-lang/futures-rs) from 0.3.30 to 0.3.31. - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.30...0.3.31) --- updated-dependencies: - dependency-name: futures-util dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1128c70 commit 055da24

File tree

2 files changed

+33
-33
lines changed

2 files changed

+33
-33
lines changed

Cargo.lock

+32-32
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ kube = { version = "0.96.0", features = ["runtime", "derive"] }
1010
k8s-openapi = { version = "0.22.0", features = ["v1_27"] }
1111
tokio = { version = "1.40.0", features = ["macros", "rt-multi-thread", "signal"] }
1212
anyhow = "1.0.86"
13-
futures-util = "0.3.30"
13+
futures-util = "0.3.31"

0 commit comments

Comments
 (0)