Skip to content

Commit bbfff77

Browse files
Bump hyper-rustls from 0.25.0 to 0.27.1
Bumps [hyper-rustls](https://github.com/rustls/hyper-rustls) from 0.25.0 to 0.27.1. - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](rustls/hyper-rustls@v/0.25.0...v/0.27.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 0560bed commit bbfff77

File tree

2 files changed

+102
-10
lines changed

2 files changed

+102
-10
lines changed

Cargo.lock

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

dropshot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ features = [ "uuid1" ]
8686
async-channel = "2.3.1"
8787
buf-list = "1.0.3"
8888
expectorate = "1.1.0"
89-
hyper-rustls = "0.25.0"
89+
hyper-rustls = "0.26.0"
9090
hyper-staticfile = "0.9"
9191
lazy_static = "1.4.0"
9292
libc = "0.2.155"

0 commit comments

Comments
 (0)