@@ -41,7 +41,7 @@ crossbeam-utils = { version = "0.8.21" }
41
41
crossterm = { version = " 0.28.1" , features = [" event-stream" , " serde" ] }
42
42
crypto-common = { version = " 0.1.6" , default-features = false , features = [" getrandom" , " std" ] }
43
43
curve25519-dalek = { version = " 4.1.3" , features = [" digest" , " legacy_compatibility" , " rand_core" ] }
44
- daft = { version = " 0.1.3 " , features = [" derive" , " newtype-uuid1" , " oxnet01" , " uuid1" ] }
44
+ daft = { version = " 0.1.4 " , features = [" derive" , " newtype-uuid1" , " oxnet01" , " uuid1" ] }
45
45
data-encoding = { version = " 2.9.0" }
46
46
digest = { version = " 0.10.7" , features = [" mac" , " oid" , " std" ] }
47
47
ecdsa = { version = " 0.16.9" , features = [" pem" , " signing" , " std" , " verifying" ] }
@@ -64,7 +64,6 @@ generic-array = { version = "0.14.7", default-features = false, features = ["mor
64
64
getrandom-6f8ce4dd05d13bba = { package = " getrandom" , version = " 0.2.15" , default-features = false , features = [" js" , " rdrand" , " std" ] }
65
65
group = { version = " 0.13.0" , default-features = false , features = [" alloc" ] }
66
66
hashbrown = { version = " 0.15.4" }
67
- heck = { version = " 0.4.1" }
68
67
hickory-proto = { version = " 0.25.2" , features = [" serde" , " text-parsing" ] }
69
68
hmac = { version = " 0.12.1" , default-features = false , features = [" reset" ] }
70
69
hyper = { version = " 1.6.0" , features = [" full" ] }
@@ -73,7 +72,7 @@ indexmap = { version = "2.9.0", features = ["serde"] }
73
72
inout = { version = " 0.1.3" , default-features = false , features = [" std" ] }
74
73
ipnet = { version = " 2.11.0" , features = [" serde" ] }
75
74
ipnetwork = { version = " 0.21.1" , features = [" schemars" , " serde" ] }
76
- itertools = { version = " 0.10.5" }
75
+ itertools-93f6ce9d446188ac = { package = " itertools " , version = " 0.10.5" }
77
76
lalrpop-util = { version = " 0.19.12" }
78
77
lazy_static = { version = " 1.5.0" , default-features = false , features = [" spin_no_std" ] }
79
78
libc = { version = " 0.2.174" , features = [" extra_traits" ] }
@@ -175,7 +174,7 @@ crossbeam-utils = { version = "0.8.21" }
175
174
crossterm = { version = " 0.28.1" , features = [" event-stream" , " serde" ] }
176
175
crypto-common = { version = " 0.1.6" , default-features = false , features = [" getrandom" , " std" ] }
177
176
curve25519-dalek = { version = " 4.1.3" , features = [" digest" , " legacy_compatibility" , " rand_core" ] }
178
- daft = { version = " 0.1.3 " , features = [" derive" , " newtype-uuid1" , " oxnet01" , " uuid1" ] }
177
+ daft = { version = " 0.1.4 " , features = [" derive" , " newtype-uuid1" , " oxnet01" , " uuid1" ] }
179
178
data-encoding = { version = " 2.9.0" }
180
179
digest = { version = " 0.10.7" , features = [" mac" , " oid" , " std" ] }
181
180
ecdsa = { version = " 0.16.9" , features = [" pem" , " signing" , " std" , " verifying" ] }
@@ -198,7 +197,6 @@ generic-array = { version = "0.14.7", default-features = false, features = ["mor
198
197
getrandom-6f8ce4dd05d13bba = { package = " getrandom" , version = " 0.2.15" , default-features = false , features = [" js" , " rdrand" , " std" ] }
199
198
group = { version = " 0.13.0" , default-features = false , features = [" alloc" ] }
200
199
hashbrown = { version = " 0.15.4" }
201
- heck = { version = " 0.4.1" }
202
200
hickory-proto = { version = " 0.25.2" , features = [" serde" , " text-parsing" ] }
203
201
hmac = { version = " 0.12.1" , default-features = false , features = [" reset" ] }
204
202
hyper = { version = " 1.6.0" , features = [" full" ] }
@@ -207,7 +205,7 @@ indexmap = { version = "2.9.0", features = ["serde"] }
207
205
inout = { version = " 0.1.3" , default-features = false , features = [" std" ] }
208
206
ipnet = { version = " 2.11.0" , features = [" serde" ] }
209
207
ipnetwork = { version = " 0.21.1" , features = [" schemars" , " serde" ] }
210
- itertools = { version = " 0.10.5" }
208
+ itertools-93f6ce9d446188ac = { package = " itertools " , version = " 0.10.5" }
211
209
lalrpop-util = { version = " 0.19.12" }
212
210
lazy_static = { version = " 1.5.0" , default-features = false , features = [" spin_no_std" ] }
213
211
libc = { version = " 0.2.174" , features = [" extra_traits" ] }
@@ -352,6 +350,7 @@ getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3.1", default
352
350
hyper-rustls = { version = " 0.27.7" , features = [" http2" , " ring" , " webpki-tokio" ] }
353
351
hyper-util = { version = " 0.1.14" , features = [" client-proxy" , " client-proxy-system" , " full" ] }
354
352
indicatif = { version = " 0.17.11" , features = [" rayon" ] }
353
+ itertools-5ef9efb8ec2df382 = { package = " itertools" , version = " 0.12.1" }
355
354
mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
356
355
rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
357
356
toml_edit-cdcf2f9584511fe6 = { package = " toml_edit" , version = " 0.19.15" , features = [" serde" ] }
@@ -366,6 +365,7 @@ getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3.1", default
366
365
hyper-rustls = { version = " 0.27.7" , features = [" http2" , " ring" , " webpki-tokio" ] }
367
366
hyper-util = { version = " 0.1.14" , features = [" client-proxy" , " client-proxy-system" , " full" ] }
368
367
indicatif = { version = " 0.17.11" , features = [" rayon" ] }
368
+ itertools-5ef9efb8ec2df382 = { package = " itertools" , version = " 0.12.1" }
369
369
mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
370
370
rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
371
371
toml_edit-cdcf2f9584511fe6 = { package = " toml_edit" , version = " 0.19.15" , features = [" serde" ] }
0 commit comments