azure_sdk_for_rust 0.7.2

Rust wrappers around Microsoft Azure REST APIs
Documentation
# 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 = "azure_sdk_for_rust"
version = "0.7.2"
authors = ["Francesco Cogno <francesco.cogno@outlook.com>", "Max Gortman <mgortman@microsoft.com>", "Dong Liu <doliu@microsoft.com>"]
description = "Rust wrappers around Microsoft Azure REST APIs"
homepage = "https://github.com/MindFlavor/AzureSDKForRust"
documentation = "http://mindflavor.github.io/AzureSDKForRust/azure_sdk_for_rust/index.html"
readme = "README.md"
keywords = ["sdk", "azure", "rest", "iot", "cloud"]
categories = ["api-bindings"]
license = "Apache-2.0"
repository = "https://github.com/MindFlavor/AzureSDKForRust"
[dependencies.RustyXML]
version = "0.1.1"

[dependencies.base64]
version = "0.9.2"

[dependencies.chrono]
version = "0.4.2"

[dependencies.env_logger]
version = "0.5.10"

[dependencies.failure]
version = "0.1.1"

[dependencies.futures]
version = "0.1.21"

[dependencies.hyper]
version = "0.11.27"

[dependencies.hyper-tls]
version = "0.1.3"

[dependencies.log]
version = "0.4.2"

[dependencies.mime]
version = "0.3.7"

[dependencies.native-tls]
version = "0.1.5"

[dependencies.quick-error]
version = "1.2.2"

[dependencies.ring]
version = "0.12.1"

[dependencies.rust-crypto]
version = "0.2.36"

[dependencies.serde]
version = "1.0.66"

[dependencies.serde_derive]
version = "1.0.66"

[dependencies.serde_json]
version = "1.0.19"

[dependencies.smallvec]
version = "0.6"
features = ["serde"]

[dependencies.time]
version = "0.1.40"

[dependencies.tokio-core]
version = "0.1.17"

[dependencies.url]
version = "1.7.0"

[dependencies.uuid]
version = "0.6.5"

[features]
test_e2e = []