Skip to content

Commit 6dc81fe

Browse files
emersonfordfacebook-github-bot
authored andcommitted
update indicatif and tracing-indicatif crates
Summary: title Reviewed By: zertosh Differential Revision: D45420299 fbshipit-source-id: 12a9fce5493c1d99fef9c6aa1bd38b0af4f46ac7
1 parent 895770a commit 6dc81fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

below/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ config = { package = "below-config", version = "0.6.3", path = "config" }
2929
cursive = { version = "0.20.0", features = ["crossterm-backend"], default-features = false }
3030
dump = { package = "below-dump", version = "0.6.3", path = "dump" }
3131
futures = { version = "0.3.28", features = ["async-await", "compat"] }
32-
indicatif = { version = "0.17.1", features = ["improved_unicode", "rayon", "tokio"] }
32+
indicatif = { version = "0.17.3", features = ["improved_unicode", "rayon", "tokio"] }
3333
libbpf-rs = "0.20.1"
3434
libc = "0.2.139"
3535
model = { package = "below-model", version = "0.6.3", path = "model" }

0 commit comments

Comments
 (0)