# 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 = "walmart_partner_api" version = "0.4.0" authors = ["Flux Xu "] exclude = ["target"] description = "Rust client for Walmart Partner APIs" license = "MIT" repository = "https://github.com/Ventmere/walmart-partner-api" [dependencies.base64] version = "0.6.0" [dependencies.bigdecimal] version = "0.0.10" [dependencies.chrono] version = "0.4" features = ["serde"] [dependencies.csv] version = "1.0.0-beta.5" [dependencies.error-chain] version = "0.10.0" [dependencies.multipart] version = "0.13.1" [dependencies.openssl] version = "0.9.15" [dependencies.rand] version = "0.3.16" [dependencies.reqwest] version = "0.8.0" [dependencies.serde] version = "1.0.11" [dependencies.serde_derive] version = "1.0.11" [dependencies.serde_json] version = "1.0.2" [dependencies.serde_urlencoded] version = "0.5.1" [dependencies.tempfile] version = "2" [dependencies.url] version = "1.6.0" [dependencies.zip] version = "0.3.1"