Skip to content

Commit a2dff34

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

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

Cargo.lock

Lines changed: 14 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
@@ -267,7 +267,7 @@ version = "0.15.1"
267267

268268
# TLS stack
269269
[workspace.dependencies.rustls]
270-
version = "0.23.23"
270+
version = "0.23.24"
271271

272272
# Use platform-specific verifier for TLS
273273
[workspace.dependencies.rustls-platform-verifier]

0 commit comments

Comments
 (0)