# 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" rust-version = "1.77" name = "yeslogic-fontconfig-sys" version = "6.0.0" authors = [ "Austin Bonander ", "The Servo Project Developers", "YesLogic Pty. Ltd. ", ] links = "fontconfig" description = "Raw bindings to Fontconfig without a vendored C library" homepage = "https://github.com/yeslogic/fontconfig-rs" documentation = "https://docs.rs/crate/yeslogic-fontconfig-sys" readme = "README.md" keywords = [ "font", "bindings", "fontconfig", "sys", ] categories = ["text-processing"] license = "MIT" repository = "https://github.com/yeslogic/fontconfig-rs" [lib] name = "fontconfig_sys" [dependencies.dlib] version = "0.5.0" [dependencies.once_cell] version = "1.9.0" [build-dependencies.pkg-config] version = "0.3" [features] dlopen = []