Skip to content

Commit 8b28013

Browse files
build(deps): bump hyper-rustls from 0.22.1 to 0.24.1
Bumps [hyper-rustls](https://github.com/rustls/hyper-rustls) from 0.22.1 to 0.24.1. - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](rustls/hyper-rustls@v/0.22.1...v/0.24.1) --- 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 7bb6cff commit 8b28013

File tree

2 files changed

+90
-11
lines changed

2 files changed

+90
-11
lines changed

Cargo.lock

Lines changed: 89 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
@@ -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.1"
2121
lazy_static = "^1.4"
2222
percent-encoding = "^2.3"
2323
serde = { version = "^1.0", features = ["derive"] }

0 commit comments

Comments
 (0)