@@ -28,7 +28,7 @@ base64ct = { version = "1.6.0", default-features = false, features = ["std"] }
28
28
bit-set = { version = " 0.5.3" }
29
29
bit-vec = { version = " 0.6.3" }
30
30
bitflags-dff4ba8e3ae991db = { package = " bitflags" , version = " 1.3.2" }
31
- bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.6.0" , default-features = false , features = [" serde" , " std " ] }
31
+ bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.6.0" , default-features = false , features = [" serde" ] }
32
32
bstr = { version = " 1.10.0" }
33
33
byteorder = { version = " 1.5.0" }
34
34
bytes = { version = " 1.9.0" , features = [" serde" ] }
@@ -71,7 +71,6 @@ idna = { version = "1.0.3" }
71
71
indexmap = { version = " 2.7.1" , features = [" serde" ] }
72
72
inout = { version = " 0.1.3" , default-features = false , features = [" std" ] }
73
73
itertools-582f2526e08bb6a0 = { package = " itertools" , version = " 0.14.0" }
74
- itertools-5ef9efb8ec2df382 = { package = " itertools" , version = " 0.12.1" }
75
74
itertools-93f6ce9d446188ac = { package = " itertools" , version = " 0.10.5" }
76
75
lalrpop-util = { version = " 0.19.12" }
77
76
lazy_static = { version = " 1.5.0" , default-features = false , features = [" spin_no_std" ] }
@@ -150,7 +149,7 @@ base64ct = { version = "1.6.0", default-features = false, features = ["std"] }
150
149
bit-set = { version = " 0.5.3" }
151
150
bit-vec = { version = " 0.6.3" }
152
151
bitflags-dff4ba8e3ae991db = { package = " bitflags" , version = " 1.3.2" }
153
- bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.6.0" , default-features = false , features = [" serde" , " std " ] }
152
+ bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.6.0" , default-features = false , features = [" serde" ] }
154
153
bstr = { version = " 1.10.0" }
155
154
byteorder = { version = " 1.5.0" }
156
155
bytes = { version = " 1.9.0" , features = [" serde" ] }
@@ -194,7 +193,6 @@ idna = { version = "1.0.3" }
194
193
indexmap = { version = " 2.7.1" , features = [" serde" ] }
195
194
inout = { version = " 0.1.3" , default-features = false , features = [" std" ] }
196
195
itertools-582f2526e08bb6a0 = { package = " itertools" , version = " 0.14.0" }
197
- itertools-5ef9efb8ec2df382 = { package = " itertools" , version = " 0.12.1" }
198
196
itertools-93f6ce9d446188ac = { package = " itertools" , version = " 0.10.5" }
199
197
lalrpop-util = { version = " 0.19.12" }
200
198
lazy_static = { version = " 1.5.0" , default-features = false , features = [" spin_no_std" ] }
@@ -266,6 +264,7 @@ zeroize = { version = "1.8.1", features = ["std", "zeroize_derive"] }
266
264
zip = { version = " 0.6.6" , default-features = false , features = [" bzip2" , " deflate" ] }
267
265
268
266
[target .x86_64-unknown-linux-gnu .dependencies ]
267
+ bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.6.0" , default-features = false , features = [" std" ] }
269
268
cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
270
269
dof = { version = " 0.3.0" , default-features = false , features = [" des" ] }
271
270
hyper-rustls = { version = " 0.27.3" , default-features = false , features = [" http1" , " http2" , " ring" , " tls12" , " webpki-tokio" ] }
@@ -277,6 +276,7 @@ rustix = { version = "0.38.37", features = ["event", "fs", "net", "pipe", "proce
277
276
tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
278
277
279
278
[target .x86_64-unknown-linux-gnu .build-dependencies ]
279
+ bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.6.0" , default-features = false , features = [" std" ] }
280
280
cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
281
281
dof = { version = " 0.3.0" , default-features = false , features = [" des" ] }
282
282
hyper-rustls = { version = " 0.27.3" , default-features = false , features = [" http1" , " http2" , " ring" , " tls12" , " webpki-tokio" ] }
@@ -288,6 +288,7 @@ rustix = { version = "0.38.37", features = ["event", "fs", "net", "pipe", "proce
288
288
tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
289
289
290
290
[target .x86_64-apple-darwin .dependencies ]
291
+ bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.6.0" , default-features = false , features = [" std" ] }
291
292
cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
292
293
hyper-rustls = { version = " 0.27.3" , default-features = false , features = [" http1" , " http2" , " ring" , " tls12" , " webpki-tokio" ] }
293
294
hyper-util = { version = " 0.1.10" , features = [" full" ] }
@@ -297,6 +298,7 @@ rustix = { version = "0.38.37", features = ["event", "fs", "net", "pipe", "proce
297
298
tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
298
299
299
300
[target .x86_64-apple-darwin .build-dependencies ]
301
+ bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.6.0" , default-features = false , features = [" std" ] }
300
302
cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
301
303
hyper-rustls = { version = " 0.27.3" , default-features = false , features = [" http1" , " http2" , " ring" , " tls12" , " webpki-tokio" ] }
302
304
hyper-util = { version = " 0.1.10" , features = [" full" ] }
@@ -306,6 +308,7 @@ rustix = { version = "0.38.37", features = ["event", "fs", "net", "pipe", "proce
306
308
tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
307
309
308
310
[target .aarch64-apple-darwin .dependencies ]
311
+ bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.6.0" , default-features = false , features = [" std" ] }
309
312
cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
310
313
hyper-rustls = { version = " 0.27.3" , default-features = false , features = [" http1" , " http2" , " ring" , " tls12" , " webpki-tokio" ] }
311
314
hyper-util = { version = " 0.1.10" , features = [" full" ] }
@@ -315,6 +318,7 @@ rustix = { version = "0.38.37", features = ["event", "fs", "net", "pipe", "proce
315
318
tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
316
319
317
320
[target .aarch64-apple-darwin .build-dependencies ]
321
+ bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.6.0" , default-features = false , features = [" std" ] }
318
322
cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
319
323
hyper-rustls = { version = " 0.27.3" , default-features = false , features = [" http1" , " http2" , " ring" , " tls12" , " webpki-tokio" ] }
320
324
hyper-util = { version = " 0.1.10" , features = [" full" ] }
@@ -324,23 +328,28 @@ rustix = { version = "0.38.37", features = ["event", "fs", "net", "pipe", "proce
324
328
tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
325
329
326
330
[target .x86_64-unknown-illumos .dependencies ]
331
+ bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.6.0" , default-features = false , features = [" std" ] }
327
332
cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
328
333
dof = { version = " 0.3.0" , default-features = false , features = [" des" ] }
329
334
hyper-rustls = { version = " 0.27.3" , default-features = false , features = [" http1" , " http2" , " ring" , " tls12" , " webpki-tokio" ] }
330
335
hyper-util = { version = " 0.1.10" , features = [" full" ] }
331
336
indicatif = { version = " 0.17.11" , features = [" rayon" ] }
337
+ itertools-5ef9efb8ec2df382 = { package = " itertools" , version = " 0.12.1" }
332
338
mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
333
339
once_cell = { version = " 1.20.3" }
334
340
rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
335
341
tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
336
342
toml_edit-cdcf2f9584511fe6 = { package = " toml_edit" , version = " 0.19.15" , features = [" serde" ] }
337
343
338
344
[target .x86_64-unknown-illumos .build-dependencies ]
345
+ bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.6.0" , default-features = false , features = [" std" ] }
346
+ clang-sys = { version = " 1.8.1" , default-features = false , features = [" clang_11_0" , " runtime" ] }
339
347
cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
340
348
dof = { version = " 0.3.0" , default-features = false , features = [" des" ] }
341
349
hyper-rustls = { version = " 0.27.3" , default-features = false , features = [" http1" , " http2" , " ring" , " tls12" , " webpki-tokio" ] }
342
350
hyper-util = { version = " 0.1.10" , features = [" full" ] }
343
351
indicatif = { version = " 0.17.11" , features = [" rayon" ] }
352
+ itertools-5ef9efb8ec2df382 = { package = " itertools" , version = " 0.12.1" }
344
353
mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
345
354
once_cell = { version = " 1.20.3" }
346
355
rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
0 commit comments