Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit 9520201

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump rustls-platform-verifier from 0.3.3 to 0.3.4
Bumps [rustls-platform-verifier](https://github.com/rustls/rustls-platform-verifier) from 0.3.3 to 0.3.4. - [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.3.3...v/0.3.4) --- 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 11edbbf commit 9520201

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
@@ -188,7 +188,7 @@ version = "0.23.12"
188188

189189
# Use platform-specific verifier for TLS
190190
[workspace.dependencies.rustls-platform-verifier]
191-
version = "0.3.3"
191+
version = "0.3.4"
192192

193193
# JSON Schema generation
194194
[workspace.dependencies.schemars]

0 commit comments

Comments
 (0)