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

12 lines
261 B

--- oxipng-5.0.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ oxipng-5.0.1/Cargo.toml 2021-12-15T17:02:37.876072+00:00
@@ -78,7 +78,7 @@
version = "0.4.14"
[dependencies.miniz_oxide]
-version = "0.5"
+version = "0.4"
[dependencies.rayon]
version = "^1.5.0"