Skip to content

Commit d1e191b

Browse files
Bump futures from 0.3.30 to 0.3.31 (#294)
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 edf4fa8 commit d1e191b

File tree

2 files changed

+42
-42
lines changed

2 files changed

+42
-42
lines changed

Cargo.lock

Lines changed: 41 additions & 41 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
@@ -24,7 +24,7 @@ backoff = { version = "0.4.0", features = ["tokio"] }
2424
bitflags = "2.6.0"
2525
camino = "1.1.9"
2626
clap = { version = "4.5", features = ["derive", "env"] }
27-
futures = "0.3.30"
27+
futures = "0.3.31"
2828
fxhash = "0.2.1"
2929
glob = "0.3.1"
3030
hex = "0.4.3"

0 commit comments

Comments
 (0)