[package] name = "zui-core" version = "0.0.3" repository = "https://git.dumrich.com/zui/" edition = "2018" description = "A Terminal UI Library, Written in Rust" license = "MIT" keywords = ["terminal", "ui", "ansi", "escape", "tui"] categories = ["command-line-interface", "graphics"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] libc = "0.2"