[package] name = "velocity" description = "A next level TUI Library" version = "0.1.2" edition = "2021" authors = ["kawaleo"] license = "MPL-2.0" homepage = "https://github.com/kawaleo/velocity" repository = "https://github.com/kawaleo/velocity" readme = "doc/crates_io.md" keywords = ["loading", "bar", "term", "ansi", "tui"] [dependencies] term_size = "0.3.2" rand = "0.8.5"