Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit d984924

Browse files
build(deps): bump hyper-rustls from 0.27.2 to 0.27.3
Bumps [hyper-rustls](https://github.com/rustls/hyper-rustls) from 0.27.2 to 0.27.3. - [Release notes](https://github.com/rustls/hyper-rustls/releases) - [Commits](rustls/hyper-rustls@v/0.27.2...v/0.27.3) --- 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 91f1c7a commit d984924

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
@@ -147,7 +147,7 @@ features = [
147147

148148
# Hyper Rustls support
149149
[workspace.dependencies.hyper-rustls]
150-
version = "0.27.2"
150+
version = "0.27.3"
151151
features = ["http1", "http2"]
152152
default-features = false
153153

0 commit comments

Comments
 (0)