Skip to content

Commit 4dc7506

Browse files
committed
bump colored dep
1 parent e1d77bc commit 4dc7506

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

Cargo.lock

Lines changed: 11 additions & 2 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
@@ -50,7 +50,7 @@ capstone = { version = "0.13", optional = true }
5050

5151
[dev-dependencies]
5252
ui_test = "0.29.1"
53-
colored = "2"
53+
colored = "3"
5454
rustc_version = "0.4"
5555
regex = "1.5.5"
5656
tempfile = "3"

0 commit comments

Comments
 (0)