[package] authors = ["Vitaly Domnikov "] description = "Tor v3 Vanity Address Generator" documentation = "https://github.com/dotcypress/granex" edition = "2018" homepage = "https://github.com/dotcypress/granex" keywords = [ "onion", "tor", ] license = "MIT/Apache-2.0" name = "granex" readme = "readme.md" repository = "https://github.com/dotcypress/granex" version = "0.2.2" [dependencies] clap = "2.32.0" num_cpus = "1.8.0" rand = "0.5.5" rust-crypto = "0.2.36"