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

--- png-0.17.15/Cargo.toml 1970-01-01T00:00:01+00:00
+++ png-0.17.15/Cargo.toml 2024-12-09T19:47:10.732123+00:00
@@ -103,9 +103,6 @@
version = "3.0"
features = ["derive"]
-[dev-dependencies.criterion]
-version = "0.4.0"
-
[dev-dependencies.getopts]
version = "0.2.14"