mirror of
https://github.com/signalapp/libsignal.git
synced 2026-04-25 17:25:18 +02:00
Bump to latest rustls-webpki.
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -4358,9 +4358,9 @@ checksum = "f87165f0995f63a9fbeea62b64d10b4d9d8e78ec6d7d51fb2125fda7bb36788f"
|
||||
|
||||
[[package]]
|
||||
name = "rustls-webpki"
|
||||
version = "0.103.8"
|
||||
version = "0.103.10"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "2ffdfa2f5286e2247234e03f680868ac2815974dc39e00ea15adc445d0aafe52"
|
||||
checksum = "df33b2b81ac578cabaf06b89b0631153a3f416b0a886e8a7a1707fb51abbd1ef"
|
||||
dependencies = [
|
||||
"ring",
|
||||
"rustls-pki-types",
|
||||
|
||||
@@ -3152,7 +3152,7 @@ THIS SOFTWARE.
|
||||
|
||||
```
|
||||
|
||||
## rustls-webpki 0.103.8
|
||||
## rustls-webpki 0.103.10
|
||||
|
||||
```
|
||||
Except as otherwise noted, this project is licensed under the following
|
||||
|
||||
@@ -3152,7 +3152,7 @@ THIS SOFTWARE.
|
||||
|
||||
```
|
||||
|
||||
## rustls-webpki 0.103.8
|
||||
## rustls-webpki 0.103.10
|
||||
|
||||
```
|
||||
Except as otherwise noted, this project is licensed under the following
|
||||
|
||||
@@ -3184,7 +3184,7 @@ THIS SOFTWARE.
|
||||
|
||||
```
|
||||
|
||||
## rustls-webpki 0.103.8
|
||||
## rustls-webpki 0.103.10
|
||||
|
||||
```
|
||||
Except as otherwise noted, this project is licensed under the following
|
||||
|
||||
@@ -3275,7 +3275,7 @@ third-party/chromium/LICENSE.
|
||||
<key>License</key>
|
||||
<string>ISC License</string>
|
||||
<key>Title</key>
|
||||
<string>rustls-webpki 0.103.8</string>
|
||||
<string>rustls-webpki 0.103.10</string>
|
||||
<key>Type</key>
|
||||
<string>PSGroupSpecifier</string>
|
||||
</dict>
|
||||
|
||||
@@ -3525,7 +3525,7 @@ THIS SOFTWARE.
|
||||
<h3 id="ISC">ISC License</h3>
|
||||
<h4>Used by:</h4>
|
||||
<ul class="license-used-by">
|
||||
<li><a href="https://github.com/rustls/webpki">rustls-webpki 0.103.8</a></li>
|
||||
<li><a href="https://github.com/rustls/webpki">rustls-webpki 0.103.10</a></li>
|
||||
</ul>
|
||||
<pre class="license-text">Except as otherwise noted, this project is licensed under the following
|
||||
(ISC-style) terms:
|
||||
|
||||
Reference in New Issue
Block a user