Skip to content

Commit a2ad6fb

Browse files
deps(deps): bump futures-util from 0.3.31 to 0.3.32
Bumps [futures-util](https://github.com/rust-lang/futures-rs) from 0.3.31 to 0.3.32. - [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.31...0.3.32) --- updated-dependencies: - dependency-name: futures-util dependency-version: 0.3.32 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent db6b462 commit a2ad6fb

2 files changed

Lines changed: 15 additions & 16 deletions

File tree

Cargo.lock

Lines changed: 14 additions & 15 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
@@ -45,7 +45,7 @@ tokio = { version = "1", features = ["macros", "rt-multi-thread"] }
4545
apalis = { version = "1.0.0-rc.3" }
4646
apalis-workflow = { version = "0.1.0-rc.3" }
4747
apalis-codec = { version = "0.1.0-rc.3", features = ["msgpack"]}
48-
futures-util = "0.3.31"
48+
futures-util = "0.3.32"
4949
chrono = "0.4"
5050

5151
[package.metadata.docs.rs]

0 commit comments

Comments
 (0)