# 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 = "sensorlog" version = "1.0.0" authors = ["The sensorlog Authors "] description = "A lightweight data logging service" license = "MirOS" repository = "https://github.com/nyantec.sensorlog" [dependencies.env_logger] version = "0.5.10" [dependencies.futures] version = "0.1.14" [dependencies.futures-cpupool] version = "0.1.8" [dependencies.getopts] version = "0.2.17" [dependencies.hyper] version = "0.11.2" [dependencies.log] version = "0.4.1" [dependencies.md5] version = "0.3.7" [dependencies.serde] version = "1.0.55" [dependencies.serde_derive] version = "1.0.55" [dependencies.serde_json] version = "1.0.17"