Skip to content

Commit ba3857d

Browse files
build(deps): bump hyper-rustls from 0.22.1 to 0.24.2
Bumps [hyper-rustls](https://github.com/rustls/hyper-rustls) from 0.22.1 to 0.24.2. - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](https://github.com/rustls/hyper-rustls/commits) --- updated-dependencies: - dependency-name: hyper-rustls dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 50bcdcc commit ba3857d

File tree

2 files changed

+127
-22
lines changed

2 files changed

+127
-22
lines changed

Cargo.lock

Lines changed: 126 additions & 21 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
@@ -17,7 +17,7 @@ chrono = "^0.4"
1717
futures = "^0.3"
1818
http = "^0.2"
1919
hyper = { version = "^0.14.20", features = ["client", "http1", "http2"] }
20-
hyper-rustls = "^0.22.1"
20+
hyper-rustls = "^0.24.2"
2121
lazy_static = "^1.5"
2222
percent-encoding = "^2.3"
2323
serde = { version = "^1.0", features = ["derive"] }

0 commit comments

Comments
 (0)