Skip to content

Commit e8f1eb2

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

File tree

2 files changed

+9
-23
lines changed

2 files changed

+9
-23
lines changed

Cargo.lock

Lines changed: 8 additions & 22 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
@@ -184,7 +184,7 @@ version = "0.8.5"
184184

185185
# TLS stack
186186
[workspace.dependencies.rustls]
187-
version = "0.23.12"
187+
version = "0.23.13"
188188

189189
# Use platform-specific verifier for TLS
190190
[workspace.dependencies.rustls-platform-verifier]

0 commit comments

Comments
 (0)