Skip to content

Commit 0fa5016

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

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
@@ -254,7 +254,7 @@ version = "0.15.0"
254254

255255
# TLS stack
256256
[workspace.dependencies.rustls]
257-
version = "0.23.21"
257+
version = "0.23.22"
258258

259259
# Use platform-specific verifier for TLS
260260
[workspace.dependencies.rustls-platform-verifier]

0 commit comments

Comments
 (0)