# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "jpegli-sys" version = "0.1.0+0.10.2" exclude = [ "libjxl/third_party/libpng", "libjxl/third_party/sjpeg", "libjxl/third_party/lcms", "libjxl/third_party/googletest", "libjxl/third_party/brotli/tests", "libjxl/third_party/brotli/java", "libjxl/third_party/brotli/csharp", "libjxl/third_party/brotli/research", "libjxl/third_party/brotli/js", "libjxl/third_party/highway/g3doc", "libjxl/third_party/skcms/profiles", "libjxl/third_party/zlib/contrib", "libjxl/testdata", "libjxl/examples", "libjxl/experimental", "libjxl/docker", "libjxl/doc", "libjxl/.github", "libjxl/debian", "libjxl/plugins", ] description = "Rust wrapped for jpegli jpeg implementation" homepage = "https://github.com/Szpadel/jpegli-rs" documentation = "https://docs.rs/jpegli-sys" license = "BSD-3-Clause" [dependencies.libc] version = "0.2" [dev-dependencies.arrayvec] version = "0.7" [build-dependencies.cmake] version = "0.1.50" [build-dependencies.pkg-config] version = "0.3.29"