@@ -322,7 +322,7 @@ cookie = { version = "0.18.1", default-features = false, features = ["percent-en
322
322
dof = { version = " 0.3.0" , default-features = false , features = [" des" ] }
323
323
hyper-rustls = { version = " 0.27.3" , default-features = false , features = [" http1" , " http2" , " ring" , " tls12" , " webpki-tokio" ] }
324
324
hyper-util = { version = " 0.1.10" , features = [" full" ] }
325
- indicatif = { version = " 0.17.9 " , features = [" rayon" ] }
325
+ indicatif = { version = " 0.17.11 " , features = [" rayon" ] }
326
326
mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
327
327
once_cell = { version = " 1.20.2" }
328
328
rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
@@ -334,7 +334,7 @@ cookie = { version = "0.18.1", default-features = false, features = ["percent-en
334
334
dof = { version = " 0.3.0" , default-features = false , features = [" des" ] }
335
335
hyper-rustls = { version = " 0.27.3" , default-features = false , features = [" http1" , " http2" , " ring" , " tls12" , " webpki-tokio" ] }
336
336
hyper-util = { version = " 0.1.10" , features = [" full" ] }
337
- indicatif = { version = " 0.17.9 " , features = [" rayon" ] }
337
+ indicatif = { version = " 0.17.11 " , features = [" rayon" ] }
338
338
mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
339
339
once_cell = { version = " 1.20.2" }
340
340
rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
0 commit comments