Skip to content

Commit 1ad59b5

Browse files
authored
Merge pull request #364 from rust-lang/dependabot/cargo/colored-3.0.0
build(deps): bump colored from 2.2.0 to 3.0.0
2 parents bd7950b + bae5cdd commit 1ad59b5

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 3 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
@@ -31,7 +31,7 @@ tee = "0.1"
3131
tempfile = "3"
3232
xz2 = "0.1.7"
3333
chrono = "0.4.22"
34-
colored = "2"
34+
colored = "3"
3535
regex = "1.11.0"
3636

3737
[dev-dependencies]

0 commit comments

Comments
 (0)