Skip to content

Commit a0b5b69

Browse files
authored
Merge pull request #13 from cuducos/dependabot/cargo/colored-3.0.0
Bump colored from 2.1.0 to 3.0.0
2 parents 6ccee82 + 519ee70 commit a0b5b69

2 files changed

Lines changed: 14 additions & 87 deletions

File tree

Cargo.lock

Lines changed: 13 additions & 86 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
@@ -9,5 +9,5 @@ lto = true
99
[dependencies]
1010
anyhow = "1.0.99"
1111
clap = "4.5.49"
12-
colored = "2.1.0"
12+
colored = "3.0.0"
1313
rand = "0.9.2"

0 commit comments

Comments
 (0)