mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
build(deps): bump http-body from 0.4.4 to 0.4.5 (#30212)
Bumps [http-body](https://github.com/hyperium/http-body) from 0.4.4 to 0.4.5. - [Changelog](https://github.com/hyperium/http-body/blob/v0.4.5/CHANGELOG.md) - [Commits](https://github.com/hyperium/http-body/compare/v0.4.4...v0.4.5) --- 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
40c2a8397c
commit
9ac67e16fa
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -2725,9 +2725,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "http-body"
|
||||
version = "0.4.4"
|
||||
version = "0.4.5"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "1ff4f84919677303da5f147645dbea6b1881f368d03ac84e1dc09031ebd7b2c6"
|
||||
checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
|
||||
dependencies = [
|
||||
"bytes",
|
||||
"http",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue