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.7.3/Cargo.toml 1970-01-01T00:00:01+00:00
+++ tiff-0.7.3/Cargo.toml 2022-08-21T11:11:10.914463+00:00
@@ -37,6 +37,3 @@
[dependencies.weezl]
version = "0.1.0"
-
-[dev-dependencies.criterion]
-version = "0.3.1"