Skip to content

Commit

Permalink
Bump futures-util from 0.3.29 to 0.3.30 (#165)
Browse files Browse the repository at this point in the history
Bumps [futures-util](https://github.com/rust-lang/futures-rs) from 0.3.29 to 0.3.30.
- [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.29...0.3.30)

---
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>
Co-authored-by: Nathan F Yospe <[email protected]>
  • Loading branch information
dependabot[bot] and nyospe authored Mar 1, 2024
1 parent 1089cf3 commit c95555a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ derive_more = "0.99"
dirs = "5.0.1"
edit-distance = "2.1.0"
futures = "0.3.30"
futures-util = "0.3.29"
futures-util = "0.3.30"
http = "1.0.0"
include_dir = "0.7"
lazy_static = "1.4.0"
Expand Down

0 comments on commit c95555a

Please sign in to comment.