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

16 lines
367 B

--- zune-jpeg-0.4.11/Cargo.toml 1970-01-01T00:00:01+00:00
+++ zune-jpeg-0.4.11/Cargo.toml 2024-05-17T20:20:31.735613+00:00
@@ -33,12 +33,6 @@
license = "MIT OR Apache-2.0 OR Zlib"
repository = "https://github.com/etemesi254/zune-image/tree/dev/crates/zune-jpeg"
-[lib]
-crate-type = [
- "cdylib",
- "rlib",
-]
-
[dependencies.zune-core]
version = "0.4"