We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c5d3fa commit e05dce0Copy full SHA for e05dce0
Cargo.toml
@@ -42,7 +42,7 @@ regex = { version="1.0", optional = true }
42
float-cmp = { version="0.9", optional = true }
43
itertools = "0.10"
44
yansi = { version = "0.5.1", optional = true }
45
-concolor = { version = "0.0.11", optional = true }
+concolor = { version = "0.0.12", optional = true }
46
47
[dev-dependencies]
48
predicates-tree = { version = "1.0", path = "crates/tree" }
0 commit comments