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.
18 lines
408 B
18 lines
408 B
--- 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"
|
|
|