[package] name = "discovery_rust" version = "0.1.1" authors = ["da "] description = "Discovery for rust" license = "MIT" license-file = "LICENSE.txt" homepage = "https://github.com/da2018/discovery" readme = "README.md" keywords = ["discovery"] categories = ["discovery"] repository = "https://github.com/da2018/discovery" [dependencies] url = "1.7.0" rand = "0.5.0" log = "0.4" consul_rust = "0.1"