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 12929b1 + 01cda8c commit 4b4eddcCopy full SHA for 4b4eddc
Cargo.toml
@@ -20,7 +20,7 @@ appveyor = { repository = "lipanski/mockito", branch = "master", service = "gith
20
[dependencies]
21
assert-json-diff = "2.0"
22
bytes = "1"
23
-colored = { version = "2.0", optional = true }
+colored = { version = ">=2.0, <=3", optional = true }
24
futures-util = { version = "0.3", default-features = false }
25
http = "1"
26
http-body = "1"
0 commit comments