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
274 B

--- png-0.17.11/Cargo.toml 1970-01-01T00:00:01+00:00
+++ png-0.17.11/Cargo.toml 2024-01-13T21:18:38.474463+00:00
@@ -64,9 +64,6 @@
version = "3.0"
features = ["derive"]
-[dev-dependencies.criterion]
-version = "0.4.0"
-
[dev-dependencies.getopts]
version = "0.2.14"