# 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 = "rust-riemann_health" version = "0.2.0" authors = ["Raj Kiran Gade "] description = "riemann_health implemented in rust" readme = "README.md" keywords = ["rust", "riemann", "health", "riemann-health", "riemann_health"] license = "MIT" repository = "https://github.com/rk-projects/rust-riemann_health" [dependencies.getopts] version = "0.2" [dependencies.protobuf] version = "1.4.3" [dependencies.riemann_client] version = "0.7.0" [dependencies.sys-info] version = "0.5.4"