Skip to content

Commit 3c503f4

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

File tree

2 files changed

+8
-16
lines changed

2 files changed

+8
-16
lines changed

Cargo.lock

Lines changed: 7 additions & 15 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
@@ -242,7 +242,7 @@ features = ["http2", "rustls-tls-manual-roots", "charset", "json", "socks"]
242242

243243
# TLS stack
244244
[workspace.dependencies.rustls]
245-
version = "0.23.20"
245+
version = "0.23.21"
246246

247247
# Use platform-specific verifier for TLS
248248
[workspace.dependencies.rustls-platform-verifier]

0 commit comments

Comments
 (0)