Skip to content

Commit

Permalink
chore(deps): bump futures-util from 0.3.29 to 0.3.30
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and ttys3 committed Feb 6, 2024
1 parent eb3d273 commit 30efdbf
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ opentelemetry-semantic-conventions = { version = "0.13.0"}

prometheus = "0.13.3"
tower = "0.4.13"
futures-util = "0.3.29"
futures-util = "0.3.30"
pin-project-lite = "0.2.13"
http = "1.0.0"
http-body = "1.0.0"
Expand Down

0 comments on commit 30efdbf

Please sign in to comment.