# 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 = "2018" name = "libjxl-sys" version = "0.7.2" authors = ["Kagami Sascha Rosylight "] links = "jxl" description = "Rust bindings for libjxl, the JPEG XL reference library." readme = "README.md" keywords = [ "libjxl", "jxl", "jpegxl", ] categories = ["multimedia::images"] license = "ISC" repository = "https://github.com/saschanaz/jxl-rs/tree/main/libjxl-sys" [build-dependencies.bindgen] version = "0.60.1" [build-dependencies.libjxl-src] version = "0.7.6" default-features = false