Skip to content

Commit 425c6ba

Browse files
authored
Merge pull request #2031 from CosmWasm/bump-colored-version
Bump min version of colored to remove unmaintained atty from tree
2 parents 560e8af + fd26ecc commit 425c6ba

File tree

2 files changed

+4
-25
lines changed

2 files changed

+4
-25
lines changed

Cargo.lock

Lines changed: 3 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/check/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ license = "Apache-2.0"
1010
[dependencies]
1111
anyhow = "1.0.57"
1212
clap = "4"
13-
colored = "2"
13+
colored = "2.1.0"
1414
cosmwasm-vm = { path = "../vm", version = "=2.0.0-rc.1" }
1515
cosmwasm-std = { path = "../std", version = "=2.0.0-rc.1" }
1616

0 commit comments

Comments
 (0)