Skip to content

Commit 7bf4c5e

Browse files
Bump futures from 0.3.30 to 0.3.31 (#83)
Bumps [futures](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 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8a94154 commit 7bf4c5e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -27,7 +27,7 @@ telemetry = ["tonic", "opentelemetry-otlp"]
2727

2828
[dependencies]
2929
actix-web = "4.4.0"
30-
futures = "0.3.28"
30+
futures = "0.3.31"
3131
tokio = { version = "1.32.0", features = ["macros", "rt-multi-thread"] }
3232
k8s-openapi = { version = "0.23.0", features = ["latest"] }
3333
schemars = { version = "0.8.12", features = ["chrono"] }

0 commit comments

Comments
 (0)