@@ -69,7 +69,7 @@ idna = { version = "1.0.3" }
69
69
indexmap = { version = " 2.7.1" , features = [" serde" ] }
70
70
inout = { version = " 0.1.3" , default-features = false , features = [" std" ] }
71
71
ipnetwork = { version = " 0.21.1" , features = [" schemars" , " serde" ] }
72
- itertools = { version = " 0.10.5" }
72
+ itertools-93f6ce9d446188ac = { package = " itertools " , version = " 0.10.5" }
73
73
lalrpop-util = { version = " 0.19.12" }
74
74
lazy_static = { version = " 1.5.0" , default-features = false , features = [" spin_no_std" ] }
75
75
libc = { version = " 0.2.171" , features = [" extra_traits" ] }
@@ -191,7 +191,7 @@ idna = { version = "1.0.3" }
191
191
indexmap = { version = " 2.7.1" , features = [" serde" ] }
192
192
inout = { version = " 0.1.3" , default-features = false , features = [" std" ] }
193
193
ipnetwork = { version = " 0.21.1" , features = [" schemars" , " serde" ] }
194
- itertools = { version = " 0.10.5" }
194
+ itertools-93f6ce9d446188ac = { package = " itertools " , version = " 0.10.5" }
195
195
lalrpop-util = { version = " 0.19.12" }
196
196
lazy_static = { version = " 1.5.0" , default-features = false , features = [" spin_no_std" ] }
197
197
libc = { version = " 0.2.171" , features = [" extra_traits" ] }
@@ -335,10 +335,12 @@ getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3.1", default
335
335
hyper-rustls = { version = " 0.27.3" , default-features = false , features = [" http1" , " http2" , " ring" , " tls12" , " webpki-tokio" ] }
336
336
hyper-util = { version = " 0.1.10" , features = [" full" ] }
337
337
indicatif = { version = " 0.17.11" , features = [" rayon" ] }
338
+ itertools-5ef9efb8ec2df382 = { package = " itertools" , version = " 0.12.1" }
338
339
mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
339
340
rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
340
341
tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
341
342
toml_edit-cdcf2f9584511fe6 = { package = " toml_edit" , version = " 0.19.15" , features = [" serde" ] }
343
+ winnow = { version = " 0.6.20" , features = [" simd" ] }
342
344
343
345
[target .x86_64-unknown-illumos .build-dependencies ]
344
346
bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.9.0" , default-features = false , features = [" std" ] }
@@ -349,9 +351,11 @@ getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3.1", default
349
351
hyper-rustls = { version = " 0.27.3" , default-features = false , features = [" http1" , " http2" , " ring" , " tls12" , " webpki-tokio" ] }
350
352
hyper-util = { version = " 0.1.10" , features = [" full" ] }
351
353
indicatif = { version = " 0.17.11" , features = [" rayon" ] }
354
+ itertools-5ef9efb8ec2df382 = { package = " itertools" , version = " 0.12.1" }
352
355
mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
353
356
rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
354
357
tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
355
358
toml_edit-cdcf2f9584511fe6 = { package = " toml_edit" , version = " 0.19.15" , features = [" serde" ] }
359
+ winnow = { version = " 0.6.20" , features = [" simd" ] }
356
360
357
361
# ## END HAKARI SECTION
0 commit comments