@@ -382,6 +382,7 @@ dof-9fbad63c4bcf4a8f = { package = "dof", version = "0.4.0", default-features =
382382getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.4" , default-features = false , features = [" std" ] }
383383hyper-rustls = { version = " 0.27.7" , features = [" http2" , " ring" , " webpki-tokio" ] }
384384hyper-util = { version = " 0.1.17" , features = [" full" ] }
385+ itertools-5ef9efb8ec2df382 = { package = " itertools" , version = " 0.12.1" }
385386itertools-93f6ce9d446188ac = { package = " itertools" , version = " 0.10.5" }
386387miniz_oxide = { version = " 0.8.5" , default-features = false , features = [" with-alloc" ] }
387388mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
@@ -400,6 +401,7 @@ dof-9fbad63c4bcf4a8f = { package = "dof", version = "0.4.0", default-features =
400401getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.4" , default-features = false , features = [" std" ] }
401402hyper-rustls = { version = " 0.27.7" , features = [" http2" , " ring" , " webpki-tokio" ] }
402403hyper-util = { version = " 0.1.17" , features = [" full" ] }
404+ itertools-5ef9efb8ec2df382 = { package = " itertools" , version = " 0.12.1" }
403405itertools-93f6ce9d446188ac = { package = " itertools" , version = " 0.10.5" }
404406miniz_oxide = { version = " 0.8.5" , default-features = false , features = [" with-alloc" ] }
405407mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
0 commit comments