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

--- oxipng-5.0.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ oxipng-5.0.0/Cargo.toml 2021-07-12T05:40:24.907884+00:00
@@ -100,7 +100,7 @@
version = "^0.4.0"
optional = true
[build-dependencies.rustc_version]
-version = "0.4"
+version = "0.3"
[features]
binary = ["clap", "wild", "stderrlog"]