Skip to content

Commit 4904560

Browse files
build(deps): bump http-body from 0.4.3 to 0.4.4 (#1325)
Bumps [http-body](https://github.com/hyperium/http-body) from 0.4.3 to 0.4.4. - [Release notes](https://github.com/hyperium/http-body/releases) - [Changelog](https://github.com/hyperium/http-body/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/http-body/commits) --- updated-dependencies: - dependency-name: http-body dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cda9473 commit 4904560

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -422,9 +422,9 @@ dependencies = [
422422

423423
[[package]]
424424
name = "http-body"
425-
version = "0.4.3"
425+
version = "0.4.4"
426426
source = "registry+https://github.com/rust-lang/crates.io-index"
427-
checksum = "399c583b2979440c60be0821a6199eca73bc3c8dcd9d070d75ac726e2c6186e5"
427+
checksum = "1ff4f84919677303da5f147645dbea6b1881f368d03ac84e1dc09031ebd7b2c6"
428428
dependencies = [
429429
"bytes",
430430
"http",

0 commit comments

Comments
 (0)