Skip to content

Commit 7765cee

Browse files
build(deps): bump http-body-util from 0.1.2 to 0.1.3
Bumps [http-body-util](https://github.com/hyperium/http-body) from 0.1.2 to 0.1.3. - [Release notes](https://github.com/hyperium/http-body/releases) - [Commits](hyperium/http-body@http-body-util-v0.1.2...http-body-util-v0.1.3) --- updated-dependencies: - dependency-name: http-body-util dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2ae1523 commit 7765cee

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ version = "1.0.1"
154154

155155
# http-body utilities
156156
[workspace.dependencies.http-body-util]
157-
version = "0.1.2"
157+
version = "0.1.3"
158158

159159
# HTTP client and server
160160
[workspace.dependencies.hyper]

0 commit comments

Comments
 (0)