[package] name = "typemaster" version = "0.2.3" authors = ["Gerhard Schwanzer "] edition = "2018" license = "MIT" description = "A typetrainer-game that helps to increase your speed in typewriting" homepage = "https://github.com/geri1701/typemaster" repository = "https://github.com/geri1701/typemaster" readme = "README.md" keywords = ["terminal", "tui", "input"] categories = ["terminal"] [dependencies] console_engine = "1.4.2" rand = "0.8.3"