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.
rust-image/image-fix-metadata.diff

21 lines
391 B

--- image-0.24.4/Cargo.toml 1970-01-01T00:00:01+00:00
+++ image-0.24.4/Cargo.toml 2022-10-05T11:18:40.903962+00:00
@@ -122,9 +122,6 @@
[dev-dependencies.crc32fast]
version = "1.2.0"
-[dev-dependencies.criterion]
-version = "0.3"
-
[dev-dependencies.glob]
version = "0.3"
@@ -169,7 +166,6 @@
"dds",
"farbfeld",
"jpeg_rayon",
- "openexr",
]
dxt = []
farbfeld = []