# 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 = "leptonica-sys" version = "0.4.8" authors = ["Chris Couzens "] build = "build.rs" links = "lept" description = "FFI bindings for Leptonica" readme = "README.md" keywords = ["leptonica"] categories = [ "api-bindings", "multimedia::images", ] license = "MIT" repository = "https://github.com/ccouzens/leptonica-sys" [build-dependencies.bindgen] version = "0.64.0" [target."cfg(any(target_os=\"macos\", target_os=\"linux\", target_os=\"freebsd\"))".build-dependencies.pkg-config] version = "0.3.25" [target."cfg(windows)".build-dependencies.vcpkg] version = "0.2.15"