33This file documents third-party Rust crate licenses used by this workspace.
44
55- Data source: ` cargo metadata --format-version 1 --locked `
6- - Cargo.lock SHA256: ` 20f5398ac0bcc362311fb5065b7c25ec2ef59888be3058f308af8ba2d07b34a3 `
7- - Third-party crates (` source != null ` ): 439
6+ - Cargo.lock SHA256: ` 2130cfd4f9882eed5ad4423ebcd30ca1e195985fd5fd55773f8922a46c8998aa `
7+ - Third-party crates (` source != null ` ): 445
88- Workspace crates (` source == null ` , excluded below): 25
99
1010## Notes
@@ -17,9 +17,9 @@ This file documents third-party Rust crate licenses used by this workspace.
1717
1818| License Expression | Crate Count |
1919| --- | ---: |
20- | MIT OR Apache-2.0 | 209 |
20+ | MIT OR Apache-2.0 | 214 |
2121| MIT | 79 |
22- | Apache-2.0 OR MIT | 34 |
22+ | Apache-2.0 OR MIT | 35 |
2323| Zlib OR Apache-2.0 OR MIT | 19 |
2424| Unicode-3.0 | 18 |
2525| MIT/Apache-2.0 | 17 |
@@ -81,6 +81,7 @@ This file documents third-party Rust crate licenses used by this workspace.
8181| base64 | 0.22.1 | MIT OR Apache-2.0 | crates.io |
8282| bitflags | 2.11.0 | MIT OR Apache-2.0 | crates.io |
8383| block-buffer | 0.10.4 | MIT OR Apache-2.0 | crates.io |
84+ | block-buffer | 0.12.0 | MIT OR Apache-2.0 | crates.io |
8485| block2 | 0.6.2 | MIT | crates.io |
8586| blocking | 1.6.2 | Apache-2.0 OR MIT | crates.io |
8687| bstr | 1.12.1 | MIT OR Apache-2.0 | crates.io |
@@ -105,19 +106,23 @@ This file documents third-party Rust crate licenses used by this workspace.
105106| combine | 4.6.7 | MIT | crates.io |
106107| concurrent-queue | 2.5.0 | Apache-2.0 OR MIT | crates.io |
107108| console | 0.16.3 | MIT | crates.io |
109+ | const-oid | 0.10.2 | Apache-2.0 OR MIT | crates.io |
108110| core-foundation | 0.10.1 | MIT OR Apache-2.0 | crates.io |
109111| core-foundation-sys | 0.8.7 | MIT OR Apache-2.0 | crates.io |
110112| core_maths | 0.1.1 | MIT | crates.io |
111113| cpufeatures | 0.2.17 | MIT OR Apache-2.0 | crates.io |
114+ | cpufeatures | 0.3.0 | MIT OR Apache-2.0 | crates.io |
112115| crc32fast | 1.5.0 | MIT OR Apache-2.0 | crates.io |
113116| crossbeam-utils | 0.8.21 | MIT OR Apache-2.0 | crates.io |
114117| crypto-common | 0.1.7 | MIT OR Apache-2.0 | crates.io |
118+ | crypto-common | 0.2.1 | MIT OR Apache-2.0 | crates.io |
115119| ctrlc | 3.5.2 | MIT/Apache-2.0 | crates.io |
116120| data-encoding | 2.10.0 | MIT | crates.io |
117121| data-url | 0.3.2 | MIT OR Apache-2.0 | crates.io |
118122| deranged | 0.5.8 | MIT OR Apache-2.0 | crates.io |
119123| diff | 0.1.13 | MIT OR Apache-2.0 | crates.io |
120124| digest | 0.10.7 | MIT OR Apache-2.0 | crates.io |
125+ | digest | 0.11.2 | MIT OR Apache-2.0 | crates.io |
121126| directories | 6.0.0 | MIT OR Apache-2.0 | crates.io |
122127| dirs-sys | 0.5.0 | MIT OR Apache-2.0 | crates.io |
123128| dispatch2 | 0.3.1 | Zlib OR Apache-2.0 OR MIT | crates.io |
@@ -171,6 +176,7 @@ This file documents third-party Rust crate licenses used by this workspace.
171176| http-body | 1.0.1 | MIT | crates.io |
172177| http-body-util | 0.1.3 | MIT | crates.io |
173178| httparse | 1.10.1 | MIT OR Apache-2.0 | crates.io |
179+ | hybrid-array | 0.4.8 | MIT OR Apache-2.0 | crates.io |
174180| hyper | 1.8.1 | MIT | crates.io |
175181| hyper-rustls | 0.27.7 | Apache-2.0 OR ISC OR MIT | crates.io |
176182| hyper-util | 0.1.20 | MIT | crates.io |
@@ -323,10 +329,10 @@ This file documents third-party Rust crate licenses used by this workspace.
323329| serde_derive | 1.0.228 | MIT OR Apache-2.0 | crates.io |
324330| serde_json | 1.0.149 | MIT OR Apache-2.0 | crates.io |
325331| serde_repr | 0.1.20 | MIT OR Apache-2.0 | crates.io |
326- | serde_spanned | 1.0.4 | MIT OR Apache-2.0 | crates.io |
332+ | serde_spanned | 1.1.0 | MIT OR Apache-2.0 | crates.io |
327333| serde_urlencoded | 0.7.1 | MIT/Apache-2.0 | crates.io |
328334| sha1 | 0.10.6 | MIT OR Apache-2.0 | crates.io |
329- | sha2 | 0.10.9 | MIT OR Apache-2.0 | crates.io |
335+ | sha2 | 0.11.0 | MIT OR Apache-2.0 | crates.io |
330336| sharded-slab | 0.1.7 | MIT | crates.io |
331337| shell-words | 1.1.1 | MIT/Apache-2.0 | crates.io |
332338| shlex | 1.3.0 | MIT OR Apache-2.0 | crates.io |
@@ -363,11 +369,11 @@ This file documents third-party Rust crate licenses used by this workspace.
363369| tinyvec_macros | 0.1.1 | MIT OR Apache-2.0 OR Zlib | crates.io |
364370| tokio | 1.50.0 | MIT | crates.io |
365371| tokio-rustls | 0.26.4 | MIT OR Apache-2.0 | crates.io |
366- | toml | 1.0.7 +spec-1.1.0 | MIT OR Apache-2.0 | crates.io |
367- | toml_datetime | 1.0.1 +spec-1.1.0 | MIT OR Apache-2.0 | crates.io |
372+ | toml | 1.1.0 +spec-1.1.0 | MIT OR Apache-2.0 | crates.io |
373+ | toml_datetime | 1.1.0 +spec-1.1.0 | MIT OR Apache-2.0 | crates.io |
368374| toml_edit | 0.25.5+spec-1.1.0 | MIT OR Apache-2.0 | crates.io |
369- | toml_parser | 1.0.10 +spec-1.1.0 | MIT OR Apache-2.0 | crates.io |
370- | toml_writer | 1.0.7 +spec-1.1.0 | MIT OR Apache-2.0 | crates.io |
375+ | toml_parser | 1.1.0 +spec-1.1.0 | MIT OR Apache-2.0 | crates.io |
376+ | toml_writer | 1.1.0 +spec-1.1.0 | MIT OR Apache-2.0 | crates.io |
371377| tower | 0.5.3 | MIT | crates.io |
372378| tower-http | 0.6.8 | MIT | crates.io |
373379| tower-layer | 0.3.3 | MIT | crates.io |
0 commit comments