# 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] edition = "2018" name = "azure_sdk_core" version = "0.43.7" authors = ["Francesco Cogno ", "Max Gortman ", "Dong Liu "] description = "Rust wrappers around Microsoft Azure REST APIs - Core crate" 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.3" [dependencies.base64] version = "0.12" [dependencies.bytes] version = "0.5" [dependencies.chrono] version = "0.4" [dependencies.failure] version = "0.1" [dependencies.futures] version = "0.3" [dependencies.http] version = "0.2" [dependencies.hyper] version = "0.13" [dependencies.hyper-rustls] version = "0.20" [dependencies.log] version = "0.4" [dependencies.quick-error] version = "1.2" [dependencies.serde] version = "1.0" [dependencies.serde-xml-rs] version = "0.4" [dependencies.serde_derive] version = "1.0" [dependencies.serde_json] version = "1.0" [dependencies.url] version = "2.1" [dependencies.uuid] version = "0.8" features = ["v4"] [dev-dependencies.env_logger] version = "0.7" [dev-dependencies.tokio] version = "0.2" [features] azurite_workaround = [] test_e2e = []