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

12 lines
277 B

--- png-0.17.5/Cargo.toml 1970-01-01T00:00:01+00:00
+++ png-0.17.5/Cargo.toml 2022-08-09T09:01:56.564867+00:00
@@ -35,8 +35,6 @@
[dependencies.miniz_oxide]
version = "0.5.1"
-[dev-dependencies.criterion]
-version = "0.3.1"
[dev-dependencies.getopts]
version = "0.2.14"