Skip to content

Commit

Permalink
Merge pull request #133 from assert-rs/renovate/concolor-0.x
Browse files Browse the repository at this point in the history
chore(deps): update rust crate concolor to 0.0.11
  • Loading branch information
epage committed Dec 1, 2022
2 parents 34520e7 + dba17d1 commit 7141818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -42,7 +42,7 @@ regex = { version="1.0", optional = true }
float-cmp = { version="0.9", optional = true }
itertools = "0.10"
yansi = { version = "0.5.1", optional = true }
concolor = { version = "0.0.9", optional = true }
concolor = { version = "0.0.11", optional = true }

[dev-dependencies]
predicates-tree = { version = "1.0", path = "crates/tree" }
Expand Down

0 comments on commit 7141818

Please sign in to comment.