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.
42 lines
687 B
42 lines
687 B
--- image-0.24.9/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ image-0.24.9/Cargo.toml 2024-02-24T17:51:58.734154+00:00
|
|
@@ -42,20 +42,6 @@
|
|
"--cfg",
|
|
"docsrs",
|
|
]
|
|
-
|
|
-[[bench]]
|
|
-name = "decode"
|
|
-path = "benches/decode.rs"
|
|
-harness = false
|
|
-
|
|
-[[bench]]
|
|
-name = "encode"
|
|
-path = "benches/encode.rs"
|
|
-harness = false
|
|
-
|
|
-[[bench]]
|
|
-name = "copy_from"
|
|
-harness = false
|
|
|
|
[dependencies.bytemuck]
|
|
version = "1.8.0"
|
|
@@ -129,9 +115,6 @@
|
|
[dev-dependencies.crc32fast]
|
|
version = "1.2.0"
|
|
|
|
-[dev-dependencies.criterion]
|
|
-version = "0.5.0"
|
|
-
|
|
[dev-dependencies.glob]
|
|
version = "0.3"
|
|
|
|
@@ -176,7 +159,6 @@
|
|
"dds",
|
|
"farbfeld",
|
|
"jpeg_rayon",
|
|
- "openexr",
|
|
"qoi",
|
|
]
|
|
dxt = []
|