# 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 = "kpathsea_sys" version = "0.1.2" authors = ["Deyan Ginev "] build = "build.rs" links = "kpathsea" description = "Bindings to libkpathsea for efficient file management in the TeX ecosystem\n" homepage = "https://github.com/dginev/rust-kpathsea" documentation = "https://docs.rs/crate/kpathsea_sys" categories = ["external-ffi-bindings"] license = "MIT/Apache-2.0" repository = "https://github.com/dginev/rust-kpathsea" [package.metadata.docs.rs] rustc-args = ["--cfg", "kpathsea_docs_rs"] rustdoc-args = ["--cfg", "kpathsea_docs_rs"] [lib] name = "kpathsea_sys" [build-dependencies.pkg-config] version = "0.3.2"