Skip to content

Commit 12c2de1

Browse files
Bump hyper-rustls from 0.25.0 to 0.26.0
Bumps [hyper-rustls](https://github.com/rustls/hyper-rustls) from 0.25.0 to 0.26.0. - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](rustls/hyper-rustls@v/0.25.0...v/0.26.0) --- 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 0da5d2b commit 12c2de1

File tree

2 files changed

+101
-8
lines changed

2 files changed

+101
-8
lines changed

Cargo.lock

Lines changed: 100 additions & 7 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
@@ -83,7 +83,7 @@ features = [ "uuid1" ]
8383
async-channel = "2.1.1"
8484
buf-list = "1.0.3"
8585
expectorate = "1.1.0"
86-
hyper-rustls = "0.25.0"
86+
hyper-rustls = "0.26.0"
8787
hyper-staticfile = "0.9"
8888
lazy_static = "1.4.0"
8989
libc = "0.2.153"

0 commit comments

Comments
 (0)