Skip to content

Commit 5b061a6

Browse files
Update Rust crate colored to v3 (#89)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent 96894f8 commit 5b061a6

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

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
@@ -23,7 +23,7 @@ tests = { path = "test" }
2323
anyhow = "1"
2424
bitvec = "1.0"
2525
clap = { version = "3", features = ["color", "derive"] }
26-
colored = "2"
26+
colored = "3"
2727
libloading = { version = "0.7" }
2828
num = { version = "0.4", features = ["serde"] }
2929
p4 = { path = "p4" }

0 commit comments

Comments
 (0)