Skip to content

Commit 5e869f4

Browse files
chore(deps): update rust crate yansi to v1
1 parent 08977af commit 5e869f4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ cobalt-core = { version = "=0.19.2", path = "crates/core", features = ["unstable
7070
clap = { version = "4.5", features = ["derive", "wrap_help"] }
7171
clap-verbosity-flag = "2.2"
7272
proc-exit = "2"
73-
yansi = "0.5.1"
73+
yansi = "1.0.0"
7474
colorchoice = "1.0.0"
7575
colorchoice-clap = "1.0.3"
7676
human-panic = "2"

0 commit comments

Comments
 (0)