chore: bump rustls-webpki / zerocopy / quote
This commit is contained in:
parent
202df549ef
commit
7d5eebee89
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -4334,9 +4334,9 @@ checksum = "f87165f0995f63a9fbeea62b64d10b4d9d8e78ec6d7d51fb2125fda7bb36788f"
|
||||
|
||||
[[package]]
|
||||
name = "rustls-webpki"
|
||||
version = "0.103.12"
|
||||
version = "0.103.13"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "8279bb85272c9f10811ae6a6c547ff594d6a7f3c6c6b02ee9726d1d0dcfcdd06"
|
||||
checksum = "61c429a8649f110dddef65e2a5ad240f747e85f7758a6bccc7e5777bd33f756e"
|
||||
dependencies = [
|
||||
"ring",
|
||||
"rustls-pki-types",
|
||||
|
||||
@ -180,7 +180,7 @@ prost-build = "0.14"
|
||||
prost-types = "0.14"
|
||||
protobuf = "3.7.2"
|
||||
protobuf-codegen = "3.7.2"
|
||||
quote = "1.0.38"
|
||||
quote = "1.0.40"
|
||||
rand = "0.9.4"
|
||||
rand_chacha = "0.9"
|
||||
rand_core = "0.9"
|
||||
@ -226,7 +226,7 @@ visibility = "0.1.1"
|
||||
warp = "0.4.2"
|
||||
webpsan = { version = "0.5.3", default-features = false }
|
||||
x25519-dalek = "2.0.0"
|
||||
zerocopy = "0.8.24"
|
||||
zerocopy = "0.8.33"
|
||||
zeroize = "1.8.2"
|
||||
|
||||
[patch.crates-io]
|
||||
|
||||
@ -3152,7 +3152,7 @@ THIS SOFTWARE.
|
||||
|
||||
```
|
||||
|
||||
## rustls-webpki 0.103.12
|
||||
## rustls-webpki 0.103.13
|
||||
|
||||
```
|
||||
Except as otherwise noted, this project is licensed under the following
|
||||
|
||||
@ -3152,7 +3152,7 @@ THIS SOFTWARE.
|
||||
|
||||
```
|
||||
|
||||
## rustls-webpki 0.103.12
|
||||
## rustls-webpki 0.103.13
|
||||
|
||||
```
|
||||
Except as otherwise noted, this project is licensed under the following
|
||||
|
||||
@ -3184,7 +3184,7 @@ THIS SOFTWARE.
|
||||
|
||||
```
|
||||
|
||||
## rustls-webpki 0.103.12
|
||||
## rustls-webpki 0.103.13
|
||||
|
||||
```
|
||||
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.12</string>
|
||||
<string>rustls-webpki 0.103.13</string>
|
||||
<key>Type</key>
|
||||
<string>PSGroupSpecifier</string>
|
||||
</dict>
|
||||
|
||||
@ -3522,7 +3522,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.12</a></li>
|
||||
<li><a href="https://github.com/rustls/webpki">rustls-webpki 0.103.13</a></li>
|
||||
</ul>
|
||||
<pre class="license-text">Except as otherwise noted, this project is licensed under the following
|
||||
(ISC-style) terms:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user