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

13 lines
279 B

--- png-0.17.7/Cargo.toml 1970-01-01T00:00:01+00:00
+++ png-0.17.7/Cargo.toml 2023-03-30T20:35:11.002464+00:00
@@ -46,9 +46,6 @@
[dependencies.miniz_oxide]
version = "0.6.0"
-[dev-dependencies.criterion]
-version = "0.3.1"
-
[dev-dependencies.getopts]
version = "0.2.14"