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