# 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 = "shapir" version = "0.5.0" authors = ["workanator "] description = "Unofficial ShareFile REST API SDK" documentation = "https://docs.rs/shapir" keywords = ["ShareFile", "SDK", "REST"] license = "MIT" repository = "https://github.com/workanator/shapir" [dependencies.chrono] version = "0.4" [dependencies.email] version = "^0.0.20" [dependencies.hyper] version = "0.9" [dependencies.md5] version = "0.5" [dependencies.rustc-serialize] version = "0.3" [dependencies.serde_json] version = "0.8" [dependencies.url] version = "1.7"