build(deps): bump http-body from 0.4.5 to 0.4.6 (#30857)

Bumps [http-body](https://github.com/hyperium/http-body) from 0.4.5 to 0.4.6.
- [Changelog](https://github.com/hyperium/http-body/blob/v0.4.6/CHANGELOG.md)
- [Commits](https://github.com/hyperium/http-body/compare/v0.4.5...v0.4.6)

---
updated-dependencies:
- dependency-name: http-body
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-12-11 17:11:35 +00:00 committed by GitHub
parent e066700c99
commit 0a5ccf1bb8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -2715,9 +2715,9 @@ dependencies = [
[[package]]
name = "http-body"
version = "0.4.5"
version = "0.4.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2"
dependencies = [
"bytes",
"http",