Skip to content

Commit

Permalink
chore(deps): bump hyper-util from 0.1.6 to 0.1.7 in the hyper group
Browse files Browse the repository at this point in the history
Bumps the hyper group with 1 update: [hyper-util](https://github.com/hyperium/hyper-util).


Updates `hyper-util` from 0.1.6 to 0.1.7
- [Release notes](https://github.com/hyperium/hyper-util/releases)
- [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md)
- [Commits](hyperium/hyper-util@v0.1.6...v0.1.7)

---
updated-dependencies:
- dependency-name: hyper-util
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: hyper
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 7, 2024
1 parent e5b4330 commit 439c407
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -41,7 +41,7 @@ clap = { version = "=4.5.13", features = ["derive", "env"] }
http-body-util = "=0.1.2"
hyper = { version = "=1.4.1", features = ["full"] }
hyper-rustls = { version = "=0.27.2", features = ["webpki-tokio"]}
hyper-util = { version = "=0.1.6", features = ["full"] }
hyper-util = { version = "=0.1.7", features = ["full"] }
thiserror = "=1.0.63"
tokio = { version = "=1.39.2", features = ["full"] }

Expand Down

0 comments on commit 439c407

Please sign in to comment.