[package] name = "rget" version = "0.1.0" edition = "2021" authors = ["Smart SangGe "] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] clap = "2.33.2" indicatif = "0.15" console = "0.14"