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

13 lines
286 B

--- imagequant-4.3.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ imagequant-4.3.1/Cargo.toml 2024-05-01T20:09:54.680125+00:00
@@ -71,9 +71,6 @@
version = "1.1.8"
optional = true
-[dev-dependencies.lodepng]
-version = "3.10.0"
-
[features]
_internal_c_ffi = []
default = ["threads"]