Skip to content

Commit d14e128

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

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
@@ -539,7 +539,7 @@ version = "1.12.0"
539539

540540
# Use platform-specific verifier for TLS
541541
[workspace.dependencies.rustls-platform-verifier]
542-
version = "0.6.0"
542+
version = "0.6.1"
543543

544544
# systemd service status notification
545545
[workspace.dependencies.sd-notify]

0 commit comments

Comments
 (0)