Skip to content

Commit 1580a5b

Browse files
Bump hyper-rustls from 0.22.1 to 0.23.2
Bumps [hyper-rustls](https://github.com/ctz/hyper-rustls) from 0.22.1 to 0.23.2. - [Release notes](https://github.com/ctz/hyper-rustls/releases) - [Commits](rustls/hyper-rustls@v/0.22.1...v/0.23.2) --- 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 499acc0 commit 1580a5b

File tree

2 files changed

+7
-18
lines changed

2 files changed

+7
-18
lines changed

Cargo.lock

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

client/offchain/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ sp-runtime = { version = "6.0.0", path = "../../primitives/runtime" }
3131
sc-utils = { version = "4.0.0-dev", path = "../utils" }
3232
threadpool = "1.7"
3333
hyper = { version = "0.14.16", features = ["stream", "http2"] }
34-
hyper-rustls = "0.22.1"
34+
hyper-rustls = "0.23.2"
3535
once_cell = "1.8"
3636
tracing = "0.1.29"
3737

0 commit comments

Comments
 (0)