Skip to content

Commit

Permalink
Bump http-body from 0.4.5 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [http-body](https://github.com/hyperium/http-body) from 0.4.5 to 1.0.0.
- [Commits](hyperium/http-body@v0.4.5...v1.0.0)

---
updated-dependencies:
- dependency-name: http-body
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 15, 2023
1 parent 48e3a75 commit e9ce4f2
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 38 deletions.
95 changes: 58 additions & 37 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 @@ -74,7 +74,7 @@ hashbrown = { version = "0.14", features = ["serde"] }
hex = "0.4"
hostname = "0.3"
http-types = "2.12"
http-body = "0.4"
http-body = "1.0"
indexmap = "2"
lazy_static = "1"
log = { version = "0.4", features = ["kv_unstable"] }
Expand Down

0 comments on commit e9ce4f2

Please sign in to comment.