You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
426 B
23 lines
426 B
--- lab-0.11.0/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
+++ lab-0.11.0/Cargo.toml 2023-03-12T21:25:13.736516+00:00
|
|
@@ -27,19 +27,8 @@
|
|
[lib]
|
|
bench = false
|
|
|
|
-[[bench]]
|
|
-name = "rgb_to_lab"
|
|
-harness = false
|
|
-
|
|
-[[bench]]
|
|
-name = "lab_to_rgb"
|
|
-harness = false
|
|
[dev-dependencies.approx]
|
|
version = "0.5"
|
|
-
|
|
-[dev-dependencies.criterion]
|
|
-version = "0.3"
|
|
-default-features = false
|
|
|
|
[dev-dependencies.lazy_static]
|
|
version = "1.3.0"
|