# 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 = "tk-cantal" version = "0.3.2" authors = ["paul@colomiets.name"] description = " A client for cantal monitoring service. This is not for submitting metrics\n to the cantal. This library is for accessing metrics that cantal tracks.\n" homepage = "http://github.com/tailhook/tk-cantal" documentation = "http://docs.rs/tk-cantal" readme = "README.md" keywords = ["cantal", "metrics", "tokio", "monitoring"] categories = ["asynchronous", "network-programming"] license = "MIT/Apache-2.0" [dependencies.abstract-ns] version = "0.4.1" [dependencies.failure] version = "0.1.1" [dependencies.futures] version = "0.1.11" [dependencies.log] version = "0.4.1" [dependencies.serde] version = "1.0.0" [dependencies.serde_derive] version = "1.0.0" [dependencies.serde_json] version = "1.0.0" [dependencies.serde_millis] version = "0.1.1" [dependencies.tk-http] version = "0.3.6" default-features = false [dependencies.tk-pool] version = "0.5.3" [dependencies.tokio-core] version = "0.1.12" [dependencies.tokio-io] version = "0.1.1" [dev-dependencies.env_logger] version = "0.5.7" [dev-dependencies.tk-easyloop] version = "0.1.1"