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

10 lines
223 B

--- tiff-0.9.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ tiff-0.9.0/Cargo.toml 2023-08-12T10:33:11.633420+00:00
@@ -43,6 +43,3 @@
[dependencies.weezl]
version = "0.1.0"
-
-[dev-dependencies.criterion]
-version = "0.3.1"