Skip to content

Commit 0762cb5

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump hyper-rustls from 0.27.3 to 0.27.4
Bumps [hyper-rustls](https://github.com/rustls/hyper-rustls) from 0.27.3 to 0.27.4. - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](rustls/hyper-rustls@v/0.27.3...v/0.27.4) --- 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 9425293 commit 0762cb5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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.3"
162+
version = "0.27.4"
163163
features = ["http1", "http2"]
164164
default-features = false
165165

0 commit comments

Comments
 (0)