[package] name = "mcaptcha-cli" version = "0.1.0" authors = ["realaravinth "] license = "AGPL-3.0" edition = "2018" [dependencies] pow_sha256 = { version = "0.1.0", git = "https://github.com/mCaptcha/pow_sha256", tag="0.1.0"} clap = "2.33"