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

Commit 0f5ce89

Browse files
dependabot[bot]sandhose
authored andcommitted
build(deps): bump rustls-platform-verifier from 0.3.2 to 0.3.3
Bumps [rustls-platform-verifier](https://github.com/rustls/rustls-platform-verifier) from 0.3.2 to 0.3.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.3.2...v/0.3.3) --- 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 7b71062 commit 0f5ce89

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
@@ -183,7 +183,7 @@ version = "0.23.12"
183183

184184
# Use platform-specific verifier for TLS
185185
[workspace.dependencies.rustls-platform-verifier]
186-
version = "0.3.2"
186+
version = "0.3.3"
187187

188188
# JSON Schema generation
189189
[workspace.dependencies.schemars]

0 commit comments

Comments
 (0)