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.
2 parents 34520e7 + dba17d1 commit 7141818Copy full SHA for 7141818
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.9", optional = true }
+concolor = { version = "0.0.11", optional = true }
46
47
[dev-dependencies]
48
predicates-tree = { version = "1.0", path = "crates/tree" }
0 commit comments