[package] name = "td-rs" version = "0.1.5" edition = "2021" description = "A rust port of my termDisplay/tdRGB library !!!LINUX ONLY!!!" license = "GPL-3.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] libc = "0.2.150"