You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Bump workspace and CLI crate versions to 0.6.8
- Update README release tag example to v0.6.8
- Refresh Cargo.lock for workspace package versions
- Regenerate third-party artifacts for updated lockfile inputs
@@ -17,12 +17,12 @@ This file documents third-party Rust crate licenses used by this workspace.
17
17
18
18
| License Expression | Crate Count |
19
19
| --- | ---: |
20
-
| MIT OR Apache-2.0 |214|
20
+
| MIT OR Apache-2.0 |216|
21
21
| MIT | 79 |
22
22
| Apache-2.0 OR MIT | 35 |
23
23
| Zlib OR Apache-2.0 OR MIT | 19 |
24
24
| Unicode-3.0 | 18 |
25
-
| MIT/Apache-2.0 |17|
25
+
| MIT/Apache-2.0 |16|
26
26
| Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | 14 |
27
27
| Unlicense OR MIT | 9 |
28
28
| MIT OR Apache-2.0 OR Zlib | 4 |
@@ -77,7 +77,7 @@ This file documents third-party Rust crate licenses used by this workspace.
77
77
| atomic-waker | 1.1.2 | Apache-2.0 OR MIT | crates.io |
78
78
| autocfg | 1.5.0 | Apache-2.0 OR MIT | crates.io |
79
79
| aws-lc-rs | 1.16.2 | ISC AND (Apache-2.0 OR ISC) | crates.io |
80
-
| aws-lc-sys | 0.39.0| ISC AND (Apache-2.0 OR ISC) AND Apache-2.0 AND MIT AND BSD-3-Clause AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR ISC OR MIT-0) | crates.io |
80
+
| aws-lc-sys | 0.39.1| ISC AND (Apache-2.0 OR ISC) AND Apache-2.0 AND MIT AND BSD-3-Clause AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR ISC OR MIT-0) | crates.io |
81
81
| base64 | 0.22.1 | MIT OR Apache-2.0 | crates.io |
82
82
| bitflags | 2.11.0 | MIT OR Apache-2.0 | crates.io |
83
83
| block-buffer | 0.10.4 | MIT OR Apache-2.0 | crates.io |
@@ -89,7 +89,7 @@ This file documents third-party Rust crate licenses used by this workspace.
89
89
| bytemuck | 1.25.0 | Zlib OR Apache-2.0 OR MIT | crates.io |
90
90
| byteorder-lite | 0.1.0 | Unlicense OR MIT | crates.io |
91
91
| bytes | 1.11.1 | MIT | crates.io |
92
-
| cc | 1.2.57| MIT OR Apache-2.0 | crates.io |
92
+
| cc | 1.2.58| MIT OR Apache-2.0 | crates.io |
93
93
| cesu8 | 1.1.0 | Apache-2.0/MIT | crates.io |
94
94
| cfg-if | 1.0.4 | MIT OR Apache-2.0 | crates.io |
95
95
| cfg_aliases | 0.2.1 | MIT | crates.io |
@@ -100,7 +100,7 @@ This file documents third-party Rust crate licenses used by this workspace.
100
100
| clap_complete | 4.6.0 | MIT OR Apache-2.0 | crates.io |
101
101
| clap_derive | 4.6.0 | MIT OR Apache-2.0 | crates.io |
102
102
| clap_lex | 1.1.0 | MIT OR Apache-2.0 | crates.io |
103
-
| cmake | 0.1.57| MIT OR Apache-2.0 | crates.io |
103
+
| cmake | 0.1.58| MIT OR Apache-2.0 | crates.io |
104
104
| color_quant | 1.1.0 | MIT | crates.io |
105
105
| colorchoice | 1.0.5 | MIT OR Apache-2.0 | crates.io |
106
106
| combine | 4.6.7 | MIT | crates.io |
@@ -176,8 +176,8 @@ This file documents third-party Rust crate licenses used by this workspace.
176
176
| http-body | 1.0.1 | MIT | crates.io |
177
177
| http-body-util | 0.1.3 | MIT | crates.io |
178
178
| httparse | 1.10.1 | MIT OR Apache-2.0 | crates.io |
179
-
| hybrid-array | 0.4.8| MIT OR Apache-2.0 | crates.io |
180
-
| hyper | 1.8.1| MIT | crates.io |
179
+
| hybrid-array | 0.4.10| MIT OR Apache-2.0 | crates.io |
180
+
| hyper | 1.9.0| MIT | crates.io |
181
181
| hyper-rustls | 0.27.7 | Apache-2.0 OR ISC OR MIT | crates.io |
182
182
| hyper-util | 0.1.20 | MIT | crates.io |
183
183
| iana-time-zone | 0.1.65 | MIT OR Apache-2.0 | crates.io |
@@ -198,26 +198,28 @@ This file documents third-party Rust crate licenses used by this workspace.
198
198
| indexmap | 2.13.0 | Apache-2.0 OR MIT | crates.io |
199
199
| indicatif | 0.18.4 | MIT | crates.io |
200
200
| ipnet | 2.12.0 | MIT OR Apache-2.0 | crates.io |
201
-
| iri-string | 0.7.10| MIT OR Apache-2.0 | crates.io |
201
+
| iri-string | 0.7.12| MIT OR Apache-2.0 | crates.io |
202
202
| is_terminal_polyfill | 1.70.2 | MIT OR Apache-2.0 | crates.io |
203
203
| itoa | 1.0.18 | MIT OR Apache-2.0 | crates.io |
204
-
| jaq-core | 3.0.0-gamma| MIT | crates.io |
205
-
| jaq-json | 2.0.0-gamma| MIT | crates.io |
206
-
| jaq-std | 3.0.0-gamma| MIT | crates.io |
204
+
| jaq-core | 3.0.0 | MIT | crates.io |
205
+
| jaq-json | 2.0.0 | MIT | crates.io |
206
+
| jaq-std | 3.0.0 | MIT | crates.io |
207
207
| jiff | 0.2.23 | Unlicense OR MIT | crates.io |
208
208
| jiff-static | 0.2.23 | Unlicense OR MIT | crates.io |
209
209
| jiff-tzdb | 0.1.6 | Unlicense OR MIT | crates.io |
210
210
| jiff-tzdb-platform | 0.1.3 | Unlicense OR MIT | crates.io |
211
211
| jni | 0.21.1 | MIT/Apache-2.0 | crates.io |
212
-
| jni-sys | 0.3.0 | MIT/Apache-2.0 | crates.io |
212
+
| jni-sys | 0.3.1 | MIT OR Apache-2.0 | crates.io |
213
+
| jni-sys | 0.4.1 | MIT OR Apache-2.0 | crates.io |
214
+
| jni-sys-macros | 0.4.1 | MIT OR Apache-2.0 | crates.io |
213
215
| jobserver | 0.1.34 | MIT OR Apache-2.0 | crates.io |
214
-
| js-sys | 0.3.91| MIT OR Apache-2.0 | crates.io |
216
+
| js-sys | 0.3.94| MIT OR Apache-2.0 | crates.io |
215
217
| kurbo | 0.13.0 | Apache-2.0 OR MIT | crates.io |
216
218
| lazy_static | 1.5.0 | MIT OR Apache-2.0 | crates.io |
217
219
| leb128fmt | 0.1.0 | MIT OR Apache-2.0 | crates.io |
218
-
| libc | 0.2.183| MIT OR Apache-2.0 | crates.io |
220
+
| libc | 0.2.184| MIT OR Apache-2.0 | crates.io |
219
221
| libm | 0.2.16 | MIT | crates.io |
220
-
| libredox | 0.1.14| MIT | crates.io |
222
+
| libredox | 0.1.15| MIT | crates.io |
221
223
| libsqlite3-sys | 0.37.0 | MIT | crates.io |
222
224
| linux-raw-sys | 0.12.1 | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | crates.io |
223
225
| litemap | 0.8.1 | Unicode-3.0 | crates.io |
@@ -230,12 +232,12 @@ This file documents third-party Rust crate licenses used by this workspace.
230
232
| mime | 0.3.17 | MIT OR Apache-2.0 | crates.io |
231
233
| mime_guess | 2.0.5 | MIT | crates.io |
232
234
| miniz_oxide | 0.8.9 | MIT OR Zlib OR Apache-2.0 | crates.io |
0 commit comments