# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g. crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "ns-router" version = "0.1.6" authors = ["paul@colomiets.name"] description = " A configurable name resolver for abstract-ns\n" homepage = "http://github.com/tailhook/ns-router" documentation = "http://docs.rs/ns-router" readme = "README.md" keywords = ["name", "service", "dns", "service", "discovery"] license = "MIT/Apache-2.0" [dependencies.abstract-ns] version = "0.4.1" [dependencies.async-slot] version = "0.1.0" [dependencies.futures] version = "0.1.14" [dependencies.log] version = "0.3.8" [dependencies.quick-error] version = "1.2.1" [dependencies.tokio-core] version = "0.1.9" [dependencies.void] version = "1.0.2" [dev-dependencies.ns-std-threaded] version = "0.3.0"