Skip to content

Commit 6155ba8

Browse files
build(deps): bump http from 1.1.0 to 1.2.0 (#3646)
Bumps [http](https://github.com/hyperium/http) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md) - [Commits](hyperium/http@v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: http dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 39a2199 commit 6155ba8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -130,7 +130,7 @@ version = "0.4.0"
130130

131131
# HTTP request/response
132132
[workspace.dependencies.http]
133-
version = "1.1.0"
133+
version = "1.2.0"
134134

135135
# HTTP body trait
136136
[workspace.dependencies.http-body]

0 commit comments

Comments
 (0)