Skip to content

Commit adb0564

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

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
@@ -521,7 +521,7 @@ version = "0.15.4"
521521

522522
# TLS stack
523523
[workspace.dependencies.rustls]
524-
version = "0.23.31"
524+
version = "0.23.32"
525525

526526
# PEM parsing for rustls
527527
[workspace.dependencies.rustls-pemfile]

0 commit comments

Comments
 (0)