Skip to content

Commit

Permalink
Bump http-body-util from 0.1.1 to 0.1.2
Browse files Browse the repository at this point in the history
Bumps [http-body-util](https://github.com/hyperium/http-body) from 0.1.1 to 0.1.2.
- [Commits](hyperium/http-body@http-body-util-v0.1.1...http-body-util-v0.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent a948fbb commit 6b94456
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -66,7 +66,7 @@ rand_regex = "0.17.0"
regex-syntax = "0.8.2"
url = "2.4.0"
pin-project-lite = "0.2.13"
http-body-util = "0.1.0"
http-body-util = "0.1.2"
hyper-util = { version = "0.1.1", features = ["tokio"] }
tokio-vsock = { version = "0.5.0", optional = true }

Expand Down

0 comments on commit 6b94456

Please sign in to comment.