@@ -355,7 +355,6 @@ dof = { version = "0.3.0", default-features = false, features = ["des"] }
355
355
getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
356
356
hyper-rustls = { version = " 0.27.7" , features = [" http2" , " ring" , " webpki-tokio" ] }
357
357
hyper-util = { version = " 0.1.14" , features = [" client-proxy" , " client-proxy-system" , " full" ] }
358
- indicatif = { version = " 0.17.11" , features = [" rayon" ] }
359
358
itertools-5ef9efb8ec2df382 = { package = " itertools" , version = " 0.12.1" }
360
359
mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
361
360
rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
@@ -370,7 +369,6 @@ dof = { version = "0.3.0", default-features = false, features = ["des"] }
370
369
getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
371
370
hyper-rustls = { version = " 0.27.7" , features = [" http2" , " ring" , " webpki-tokio" ] }
372
371
hyper-util = { version = " 0.1.14" , features = [" client-proxy" , " client-proxy-system" , " full" ] }
373
- indicatif = { version = " 0.17.11" , features = [" rayon" ] }
374
372
itertools-5ef9efb8ec2df382 = { package = " itertools" , version = " 0.12.1" }
375
373
mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
376
374
rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
0 commit comments