[package] name = "taizen" version = "0.1.0" authors = ["NerdyPepper "] [dependencies] reqwest = { git = "https://github.com/seanmonstar/reqwest" } serde_json = { git = "https://github.com/serde-rs/json" } cursive = { git = "https://github.com/gyscos/Cursive" } regex = "1" urlencoding = "1.0.0"