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 6e00073 commit ceadde8Copy full SHA for ceadde8
Cargo.toml
@@ -30,7 +30,7 @@ serde_json = { version = "1", optional = true }
30
31
# perf testing
32
alloc_counter = { version = "0.0.4", optional = true }
33
-colored = { version = "2.0", optional = true }
+colored = { version = "3.0", optional = true }
34
getopts = { version = "0.2", optional = true }
35
jemallocator = { version = "0.5", optional = true }
36
perfcnt = { version = "0.8", optional = true }
0 commit comments