Skip to content

Commit 2a38e19

Browse files
build(deps): bump hyper-rustls from 0.27.5 to 0.27.6
Bumps [hyper-rustls](https://github.com/rustls/hyper-rustls) from 0.27.5 to 0.27.6. - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](rustls/hyper-rustls@v/0.27.5...v/0.27.6) --- updated-dependencies: - dependency-name: hyper-rustls dependency-version: 0.27.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3207d23 commit 2a38e19

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

Cargo.lock

Lines changed: 4 additions & 5 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
@@ -191,7 +191,7 @@ features = [
191191

192192
# Hyper Rustls support
193193
[workspace.dependencies.hyper-rustls]
194-
version = "0.27.5"
194+
version = "0.27.6"
195195
features = ["http1", "http2"]
196196
default-features = false
197197

0 commit comments

Comments
 (0)