Skip to content

Commit b5fda8a

Browse files
Bump futures from 0.3.31 to 0.3.32 in the minor group
Bumps the minor group with 1 update: [futures](https://github.com/rust-lang/futures-rs). Updates `futures` 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 dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4025d45 commit b5fda8a

File tree

2 files changed

+19
-20
lines changed

2 files changed

+19
-20
lines changed

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
@@ -21,7 +21,7 @@ config = { version = "0.15.19", features = ["toml"], default-features = false }
2121
crossbeam-queue = "0.3.12"
2222
dashmap = "6.1.0"
2323
dotenvy = "0.15.7"
24-
futures = "0.3.31"
24+
futures = "0.3.32"
2525
git2 = "0.20.4"
2626
gix-glob = "0.24.0"
2727
jiff = "0.2.20"

0 commit comments

Comments
 (0)