Skip to content

Commit b7e7aa7

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

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
@@ -278,7 +278,7 @@ version = "0.15.2"
278278

279279
# TLS stack
280280
[workspace.dependencies.rustls]
281-
version = "0.23.25"
281+
version = "0.23.26"
282282

283283
# Use platform-specific verifier for TLS
284284
[workspace.dependencies.rustls-platform-verifier]

0 commit comments

Comments
 (0)