mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
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:
parent
e066700c99
commit
0a5ccf1bb8
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue