[package] name = "zif" version = "0.0.1" authors = ["Will Huxtable "] description = "The Zif command line tool" documentation = "https://docs.rs/zif" homepage = "https://github.com/wjh/zif" repository = "https://github.com/wjh/zif" readme = "README.md" keywords = ["decentralized", "p2p", "federated", "network", "zif"] license = "MIT" [dependencies] zif_net = "0.1.0" clap = "2.29.4"