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 0f00566 commit c533b68Copy full SHA for c533b68
Cargo.toml
@@ -19,7 +19,7 @@ std = []
19
20
[dev-dependencies]
21
jpeg-decoder = { version = "0.3", default-features = false }
22
-criterion = "0.5"
+#criterion = { version = "0.5", default-features = false, features = ["plotters", "cargo_bench_support"]}
23
24
[profile.dev]
25
opt-level = 1
0 commit comments