Skip to content

Commit 83274a3

Browse files
build(deps): bump rustls from 0.23.26 to 0.23.27
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.26 to 0.23.27. - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.26...v/0.23.27) --- updated-dependencies: - dependency-name: rustls dependency-version: 0.23.27 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 04a0154 commit 83274a3

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
@@ -291,7 +291,7 @@ version = "0.15.2"
291291

292292
# TLS stack
293293
[workspace.dependencies.rustls]
294-
version = "0.23.26"
294+
version = "0.23.27"
295295

296296
# Use platform-specific verifier for TLS
297297
[workspace.dependencies.rustls-platform-verifier]

0 commit comments

Comments
 (0)