Skip to content

Commit 62748c1

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 50bcdcc commit 62748c1

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 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.22"
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.5"

0 commit comments

Comments
 (0)