Skip to content

Commit 86e180e

Browse files
build(deps): bump rustls-platform-verifier from 0.5.0 to 0.5.1
Bumps [rustls-platform-verifier](https://github.com/rustls/rustls-platform-verifier) from 0.5.0 to 0.5.1. - [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.0...v/0.5.1) --- updated-dependencies: - dependency-name: rustls-platform-verifier dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ddec53a commit 86e180e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 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
@@ -271,7 +271,7 @@ version = "0.23.23"
271271

272272
# Use platform-specific verifier for TLS
273273
[workspace.dependencies.rustls-platform-verifier]
274-
version = "0.5.0"
274+
version = "0.5.1"
275275

276276
# JSON Schema generation
277277
[workspace.dependencies.schemars]

0 commit comments

Comments
 (0)