Skip to content

Commit 4d4a60f

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

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
@@ -235,7 +235,7 @@ features = ["http2", "rustls-tls-manual-roots", "charset", "json", "socks"]
235235

236236
# TLS stack
237237
[workspace.dependencies.rustls]
238-
version = "0.23.17"
238+
version = "0.23.18"
239239

240240
# Use platform-specific verifier for TLS
241241
[workspace.dependencies.rustls-platform-verifier]

0 commit comments

Comments
 (0)