@@ -62,15 +62,14 @@ generic-array = { version = "0.14.7", default-features = false, features = ["mor
62
62
getrandom-6f8ce4dd05d13bba = { package = " getrandom" , version = " 0.2.15" , default-features = false , features = [" js" , " rdrand" , " std" ] }
63
63
group = { version = " 0.13.0" , default-features = false , features = [" alloc" ] }
64
64
hashbrown = { version = " 0.15.1" }
65
- heck = { version = " 0.4.1" }
66
65
hickory-proto = { version = " 0.24.4" , features = [" text-parsing" ] }
67
66
hmac = { version = " 0.12.1" , default-features = false , features = [" reset" ] }
68
67
hyper = { version = " 1.6.0" , features = [" full" ] }
69
68
idna = { version = " 1.0.3" }
70
69
indexmap = { version = " 2.7.1" , features = [" serde" ] }
71
70
inout = { version = " 0.1.3" , default-features = false , features = [" std" ] }
72
71
ipnetwork = { version = " 0.21.1" , features = [" schemars" , " serde" ] }
73
- itertools-93f6ce9d446188ac = { package = " itertools " , version = " 0.10.5" }
72
+ itertools = { version = " 0.10.5" }
74
73
lalrpop-util = { version = " 0.19.12" }
75
74
lazy_static = { version = " 1.5.0" , default-features = false , features = [" spin_no_std" ] }
76
75
libc = { version = " 0.2.171" , features = [" extra_traits" ] }
@@ -185,15 +184,14 @@ generic-array = { version = "0.14.7", default-features = false, features = ["mor
185
184
getrandom-6f8ce4dd05d13bba = { package = " getrandom" , version = " 0.2.15" , default-features = false , features = [" js" , " rdrand" , " std" ] }
186
185
group = { version = " 0.13.0" , default-features = false , features = [" alloc" ] }
187
186
hashbrown = { version = " 0.15.1" }
188
- heck = { version = " 0.4.1" }
189
187
hickory-proto = { version = " 0.24.4" , features = [" text-parsing" ] }
190
188
hmac = { version = " 0.12.1" , default-features = false , features = [" reset" ] }
191
189
hyper = { version = " 1.6.0" , features = [" full" ] }
192
190
idna = { version = " 1.0.3" }
193
191
indexmap = { version = " 2.7.1" , features = [" serde" ] }
194
192
inout = { version = " 0.1.3" , default-features = false , features = [" std" ] }
195
193
ipnetwork = { version = " 0.21.1" , features = [" schemars" , " serde" ] }
196
- itertools-93f6ce9d446188ac = { package = " itertools " , version = " 0.10.5" }
194
+ itertools = { version = " 0.10.5" }
197
195
lalrpop-util = { version = " 0.19.12" }
198
196
lazy_static = { version = " 1.5.0" , default-features = false , features = [" spin_no_std" ] }
199
197
libc = { version = " 0.2.171" , features = [" extra_traits" ] }
@@ -337,7 +335,6 @@ getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3.1", default
337
335
hyper-rustls = { version = " 0.27.3" , default-features = false , features = [" http1" , " http2" , " ring" , " tls12" , " webpki-tokio" ] }
338
336
hyper-util = { version = " 0.1.10" , features = [" full" ] }
339
337
indicatif = { version = " 0.17.11" , features = [" rayon" ] }
340
- itertools-5ef9efb8ec2df382 = { package = " itertools" , version = " 0.12.1" }
341
338
mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
342
339
rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
343
340
tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
@@ -352,7 +349,6 @@ getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3.1", default
352
349
hyper-rustls = { version = " 0.27.3" , default-features = false , features = [" http1" , " http2" , " ring" , " tls12" , " webpki-tokio" ] }
353
350
hyper-util = { version = " 0.1.10" , features = [" full" ] }
354
351
indicatif = { version = " 0.17.11" , features = [" rayon" ] }
355
- itertools-5ef9efb8ec2df382 = { package = " itertools" , version = " 0.12.1" }
356
352
mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
357
353
rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
358
354
tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
0 commit comments