--- zune-jpeg-0.4.13/Cargo.toml 1970-01-01T00:00:01+00:00 +++ zune-jpeg-0.4.13/Cargo.toml 2024-07-28T14:23:35.959326+00:00 @@ -38,14 +38,6 @@ license = "MIT OR Apache-2.0 OR Zlib" repository = "https://github.com/etemesi254/zune-image/tree/dev/crates/zune-jpeg" -[lib] -name = "zune_jpeg" -crate-type = [ - "cdylib", - "rlib", -] -path = "src/lib.rs" - [dependencies.zune-core] version = "0.4"