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/remove-benchmark-dep.patch

13 lines
297 B

--- imagequant-4.1.0/Cargo.toml 2023-02-02 23:13:28.802949438 +0100
+++ imagequant-4.1.0/Cargo.toml 2023-02-02 23:13:28.802949438 +0100
@@ -75,9 +75,6 @@
version = "1.1.4"
optional = true
-[dev-dependencies.lodepng]
-version = "3.7.0"
-
[features]
_internal_c_ffi = []
default = ["threads"]