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

12 lines
275 B

5 years ago
--- image-0.22.4/Cargo.toml 2020-01-14T18:19:27+00:00
+++ image-0.22.4/Cargo.toml 2020-01-16T22:22:32.768097+00:00
@@ -57,7 +57,7 @@
optional = true
[dependencies.tiff]
-version = "0.3.1"
+version = "0.4"
optional = true
[dev-dependencies.crc32fast]
version = "1.2.0"