Skip to content

Commit 3c815ec

Browse files
chore(deps): bump hyper-rustls from 0.23.0 to 0.23.1 (#218)
Bumps [hyper-rustls](https://github.com/ctz/hyper-rustls) from 0.23.0 to 0.23.1. - [Release notes](https://github.com/ctz/hyper-rustls/releases) - [Commits](rustls/hyper-rustls@v/0.23.0...v/0.23.1) --- updated-dependencies: - dependency-name: hyper-rustls dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da68723 commit 3c815ec

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ http = "0.2.8"
3939
http-auth-basic = "0.3.3"
4040
handlebars = "4.3.5"
4141
hyper = { version = "0.14.23", features = ["http1", "server", "stream", "tcp"] }
42-
hyper-rustls = { version = "0.23.0", features = ["webpki-roots"] }
42+
hyper-rustls = { version = "0.23.1", features = ["webpki-roots"] }
4343
local-ip-address = "0.4.9"
4444
mime_guess = "2.0.4"
4545
percent-encoding = "2.2.0"

0 commit comments

Comments
 (0)