Skip to content

Commit 6d2dcae

Browse files
Bump futures-util from 0.3.30 to 0.3.31 (#120)
Bumps [futures-util](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-util 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 65ffc9a commit 6d2dcae

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

Cargo.lock

Lines changed: 14 additions & 14 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
@@ -32,7 +32,7 @@ dashmap = "6.1.0"
3232
delouse = { version = "0.1", optional = true }
3333
dropshot = "0.12"
3434
futures = "0.3.28"
35-
futures-util = "0.3.30"
35+
futures-util = "0.3.31"
3636
http = "1"
3737
hyper = "1"
3838
libmdns = "0.9.1"

0 commit comments

Comments
 (0)