# 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 = "2015" name = "gettext-sys" version = "0.22.5" authors = [ "Brian Olsen ", "Alexander Batischev ", ] build = "build.rs" links = "gettext" autobins = false autoexamples = false autotests = false autobenches = false description = "Raw FFI bindings for gettext" homepage = "https://github.com/gettext-rs/gettext-rs" documentation = "https://docs.rs/gettext-sys/" readme = "README.md" keywords = [ "gettext", "binding", "ffi", "i18n", "l10n", ] license = "MIT" repository = "https://github.com/gettext-rs/gettext-rs" [lib] name = "gettext_sys" path = "lib.rs" [build-dependencies.cc] version = "1.0" [build-dependencies.temp-dir] version = "0.1.11" [features] gettext-system = []