[package] name = "hydralite" version = "1.0.0" authors = ["XtremeDevX "] edition = "2018" description = "The official hydra command line tool for Hydralite." license = "Apache-2.0" homepage = "https://hydralite.io" repository = "https://github.com/hydralite/hydralite" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] colored = "2.0.0" git2 = "0.13.20" indicatif = "0.16.2"