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

--- png-0.17.9/Cargo.toml 1970-01-01T00:00:01+00:00
+++ png-0.17.9/Cargo.toml 2023-07-13T10:44:32.350608+00:00
@@ -55,9 +55,6 @@
version = "3.0"
features = ["derive"]
-[dev-dependencies.criterion]
-version = "0.3.1"
-
[dev-dependencies.getopts]
version = "0.2.14"