mirror of
https://github.com/n0-computer/noq.git
synced 2026-09-24 03:58:19 +00:00
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](https://github.com/rustls/rustls-platform-verifier/compare/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] <support@github.com>
This commit is contained in:
committed by
Dirkjan Ochtman
parent
b6e42576f0
commit
20af7c7b43
Generated
+2
-2
@@ -1894,9 +1894,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "rustls-platform-verifier"
|
||||
version = "0.6.0"
|
||||
version = "0.6.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "eda84358ed17f1f354cf4b1909ad346e6c7bc2513e8c40eb08e0157aa13a9070"
|
||||
checksum = "be59af91596cac372a6942530653ad0c3a246cdd491aaa9dcaee47f88d67d5a0"
|
||||
dependencies = [
|
||||
"core-foundation",
|
||||
"core-foundation-sys",
|
||||
|
||||
Reference in New Issue
Block a user