Skip to content

Commit 1ca2258

Browse files
Bump hyper-tls from 0.5.0 to 0.6.0
Bumps [hyper-tls](https://github.com/hyperium/hyper-tls) from 0.5.0 to 0.6.0. - [Commits](hyperium/hyper-tls@v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: hyper-tls dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f0bc12c commit 1ca2258

File tree

2 files changed

+98
-26
lines changed

2 files changed

+98
-26
lines changed

Cargo.lock

+97-25
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

josh-proxy/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ futures = { workspace = true }
1616
hyper = { version = "0.14.28", features = ["stream"] }
1717
hyper-reverse-proxy = { workspace = true }
1818
hyper-staticfile = "0.9.5"
19-
hyper-tls = "0.5.0"
19+
hyper-tls = "0.6.0"
2020
hyper_cgi = { path = "../hyper_cgi" }
2121
indoc = "2.0.5"
2222
josh = {path = "../josh-core" }

0 commit comments

Comments
 (0)