Skip to content

Commit f204e4e

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump hyper-rustls from 0.27.4 to 0.27.5
Bumps [hyper-rustls](https://github.com/rustls/hyper-rustls) from 0.27.4 to 0.27.5. - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](rustls/hyper-rustls@v/0.27.4...v/0.27.5) --- updated-dependencies: - dependency-name: hyper-rustls dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f6d0ef7 commit f204e4e

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
@@ -159,7 +159,7 @@ features = [
159159

160160
# Hyper Rustls support
161161
[workspace.dependencies.hyper-rustls]
162-
version = "0.27.4"
162+
version = "0.27.5"
163163
features = ["http1", "http2"]
164164
default-features = false
165165

0 commit comments

Comments
 (0)