mws 0.6.1

Client library for Amazon Marketplace Web Service (Amazon MWS)
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 = "mws"
version = "0.6.1"
authors = ["Flux Xu <fluxxu@gmail.com>"]
description = "Client library for Amazon Marketplace Web Service (Amazon MWS)"
license = "MIT"
[dependencies.base64]
version = "0.2.1"

[dependencies.chrono]
version = "0.4"

[dependencies.csv]
version = "0.14"

[dependencies.error-chain]
version = "0.11"

[dependencies.reqwest]
version = "0.8.0"

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

[dependencies.url]
version = "1.2.4"

[dependencies.xml-rs]
version = "0.6.1"
[dev-dependencies.dotenv]
version = "0.8.0"