# 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 = "xe621" version = "0.6.3" authors = ["nasso ", "Xe "] description = "Rust crate for the E621 API (a large online archive of furry art)." readme = "README.md" keywords = ["e621", "e926", "furry", "api", "client"] categories = ["api-bindings"] license = "MIT OR Apache-2.0" repository = "https://github.com/Xe-forks/rs621" [dependencies.chrono] version = "0" [dependencies.custom_error] version = "1" [dependencies.reqwest] version = "0.10" features = ["blocking", "json", "rustls-tls"] [dependencies.serde_json] version = "1" [dependencies.urlencoding] version = "1" [dev-dependencies.mockito] version = "0"