Skip to content

Commit 209d162

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

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
@@ -295,7 +295,7 @@ version = "0.23.27"
295295

296296
# Use platform-specific verifier for TLS
297297
[workspace.dependencies.rustls-platform-verifier]
298-
version = "0.5.2"
298+
version = "0.5.3"
299299

300300
# JSON Schema generation
301301
[workspace.dependencies.schemars]

0 commit comments

Comments
 (0)