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-tiff0.6/SOURCES/tiff-fix-metadata.diff

15 lines
352 B

--- tiff-0.6.1/Cargo.toml 2020-12-12T19:23:19+00:00
+++ tiff-0.6.1/Cargo.toml 2022-08-21T11:12:33.539697+00:00
@@ -29,10 +29,7 @@
package = "jpeg-decoder"
[dependencies.miniz_oxide]
-version = "0.4.1"
-features = ["no_extern_crate_alloc"]
+version = "0.5"
[dependencies.weezl]
version = "0.1.0"
-[dev-dependencies.criterion]
-version = "0.3.1"