Skip to content

Commit 10a0bf6

Browse files
build(deps): bump http from 0.2.11 to 1.0.0
Bumps [http](https://github.com/hyperium/http) from 0.2.11 to 1.0.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.0.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 b2e2cc0 commit 10a0bf6

File tree

2 files changed

+22
-11
lines changed

2 files changed

+22
-11
lines changed

Cargo.lock

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

integration/gcpkms/Cargo.toml

Lines changed: 1 addition & 1 deletion
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.0"
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)