Skip to content

Commit 6be02a6

Browse files
dependabot[bot]djc
authored andcommitted
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] <support@github.com>
1 parent 1098495 commit 6be02a6

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
@@ -16,7 +16,7 @@ rustls = { version = "0.23", default-features = false, features = ["std", "tls12
1616
webpki = { package = "rustls-webpki", version = "0.103", default-features = false, features = ["std"] }
1717
libc = "0.2"
1818
log = "0.4.22"
19-
rustls-platform-verifier = "0.5.1"
19+
rustls-platform-verifier = "0.5.3"
2020
regex = "1.9.6"
2121
toml = { version = "0.6.0", default-features = false, features = ["parse"] }
2222
hickory-resolver = { version = "0.25", features = ["https-aws-lc-rs", "webpki-roots"] }

0 commit comments

Comments
 (0)