Skip to content

Commit 18b418e

Browse files
Update Rust crate colored to v3 (#450)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent 3064b2c commit 18b418e

File tree

2 files changed

+6
-16
lines changed

2 files changed

+6
-16
lines changed

Cargo.lock

Lines changed: 5 additions & 15 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
@@ -64,7 +64,7 @@ progenitor = "0.9.1"
6464
reqwest = { version = "0.12", default-features = false, features = ["json", "stream", "rustls-tls"] }
6565
clap = { version = "4.5.38", features = ["derive", "unstable-styles", "env"] }
6666
tabwriter = { version = "1", features = ["ansi_formatting"] }
67-
colored = "2.1"
67+
colored = "3.0"
6868
ctrlc = { version = "3.4.7", features = ["termination"] }
6969
ztest = { git = "https://github.com/oxidecomputer/falcon", branch = "main" }
7070
anstyle = "1.0.10"

0 commit comments

Comments
 (0)