[package] name = "miraculous_ui" description = "Simple UI consisting of a bottom bar containing static info and a dynamic message list." license-file = "license.txt" version = "0.1.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] crossterm = "0.26" termsize = "0.1"