Skip to content

Commit 8e2db01

Browse files
build(deps): bump http from 0.2.11 to 1.1.0
Bumps [http](https://github.com/hyperium/http) from 0.2.11 to 1.1.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.1.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 a55e855 commit 8e2db01

File tree

2 files changed

+24
-13
lines changed

2 files changed

+24
-13
lines changed

Cargo.lock

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

integration/gcpkms/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ categories = ["cryptography"]
1515
base64 = "^0.21"
1616
chrono = "^0.4"
1717
futures = "^0.3"
18-
http = "^0.2"
18+
http = "^1.1"
1919
hyper = { version = "^0.14.20", features = ["client", "http1", "http2"] }
2020
hyper-rustls = "^0.22.1"
2121
lazy_static = "^1.4"

0 commit comments

Comments
 (0)