Skip to content

Commit a51ed41

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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.6"
194+
version = "0.27.7"
195195
features = ["http1", "http2"]
196196
default-features = false
197197

0 commit comments

Comments
 (0)