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