Skip to content

Commit 4042cf3

Browse files
Bump http from 0.2.11 to 1.2.0
Bumps [http](https://github.com/hyperium/http) from 0.2.11 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@v0.2.11...v1.2.0) --- updated-dependencies: - dependency-name: http dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7a47a21 commit 4042cf3

File tree

2 files changed

+36
-25
lines changed

2 files changed

+36
-25
lines changed

Cargo.lock

+35-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bzl-remote-core/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ aws-config = "0.56.1"
5757
aws-smithy-http = "0.56.1"
5858
redis = { version = "0.25.4", features = ["tokio-comp", "connection-manager"] }
5959
urlencoding = "2.1.3"
60-
http = "0.2.11"
60+
http = "1.2.0"
6161
http-body = "0.4.5"
6262
sysinfo = "0.33.0"
6363

0 commit comments

Comments
 (0)