Skip to content

Commit a54824e

Browse files
ship-it-ship-itmeta-codesync[bot]
authored andcommitted
update indicatif crate: 0.17.6 -> 0.18.3
Summary: This updates the third-party indicatif crate to version 0.18.3 https://github.com/console-rs/indicatif/releases Reviewed By: diliop Differential Revision: D86794577 fbshipit-source-id: 1177bb270462f041322bc24adae319c69f1fa46b
1 parent d0becb8 commit a54824e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dialoguer = { version = "0.10.4", features = ["fuzzy-select"] }
2727
dunce = "1.0.5"
2828
globset = { version = "0.4.13", features = ["serde1"] }
2929
humantime = "2.1"
30-
indicatif = { version = "0.17.6", features = ["futures", "improved_unicode", "rayon", "tokio"] }
30+
indicatif = { version = "0.18.3", features = ["futures", "improved_unicode", "rayon", "tokio"] }
3131
lazy_static = "1.5"
3232
rand = { version = "0.8", features = ["small_rng"] }
3333
regex = "1.11.1"

0 commit comments

Comments
 (0)