Skip to content

Commit b71777b

Browse files
chore(deps): update rust crate colored to v3
1 parent 6cb275c commit b71777b

2 files changed

Lines changed: 3 additions & 10 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ license = "MIT"
1313
autoclap = "0.3.15"
1414
byte-unit = "4.0.19"
1515
clap = { version = "4.5.4", features = ["cargo", "string"] }
16-
colored = "2.1.0"
16+
colored = "3.0.0"
1717
nix = { version = "0.31.0", features = ["fs"] }
1818

1919
[lints.rust]

0 commit comments

Comments
 (0)