# 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] name = "newt-sys" version = "0.1.10" authors = ["Robert Gill "] build = "build.rs" links = "newt" description = "Low-level bindings for the Newt console UI library" readme = "README.md" keywords = [ "bindings", "ffi", "tui", ] categories = [ "external-ffi-bindings", "os::unix-apis", ] license = "LGPL-2.0-only" repository = "https://github.com/rtgill82/newt-sys" [build-dependencies.cc] version = "1.0" [build-dependencies.lazy_static] version = "1.0" [build-dependencies.pkg-config] version = "0.3" [build-dependencies.regex] version = "1.0" [features] static = []