Skip to content

Commit 9738d06

Browse files
Bump futures from 0.3.31 to 0.3.32
Bumps [futures](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 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 b11017d commit 9738d06

2 files changed

Lines changed: 19 additions & 20 deletions

File tree

Cargo.lock

Lines changed: 18 additions & 19 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
@@ -13,5 +13,5 @@ edition = "2024"
1313
[workspace.dependencies]
1414
datafusion = { version = "50.3.0" }
1515
tokio = { version = "1.43.0", features = ["rt-multi-thread", "rt", "macros"] }
16-
futures = "0.3.31"
16+
futures = "0.3.32"
1717
log = "0.4.27"

0 commit comments

Comments
 (0)