Skip to content

Commit e05dce0

Browse files
chore(deps): update rust crate concolor to 0.0.12
1 parent 7c5d3fa commit e05dce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ regex = { version="1.0", optional = true }
4242
float-cmp = { version="0.9", optional = true }
4343
itertools = "0.10"
4444
yansi = { version = "0.5.1", optional = true }
45-
concolor = { version = "0.0.11", optional = true }
45+
concolor = { version = "0.0.12", optional = true }
4646

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

0 commit comments

Comments
 (0)