# 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 = "fontconfig" version = "0.9.0" authors = [ "Austin Bonander ", "Manuel Reinhardt ", "YesLogic Pty. Ltd. ", ] description = "Safe, higher-level wrapper around the Fontconfig library" homepage = "https://github.com/yeslogic/fontconfig-rs" documentation = "https://docs.rs/crate/fontconfig" readme = "README.md" keywords = [ "font", "search", "wrapper", "fontconfig", ] categories = ["text-processing"] license = "MIT" repository = "https://github.com/yeslogic/fontconfig-rs" [dependencies.yeslogic-fontconfig-sys] version = "6.0.0" [features] dlopen = ["yeslogic-fontconfig-sys/dlopen"]