xe621 0.6.3

Rust crate for the E621 API (a large online archive of furry art).
Documentation
[dependencies.chrono]
version = "0"

[dependencies.custom_error]
version = "1"

[dependencies.reqwest]
features = ["blocking", "json", "rustls-tls"]
version = "0.10"

[dependencies.serde_json]
version = "1"

[dependencies.urlencoding]
version = "1"
[dev-dependencies.mockito]
version = "0"

[package]
authors = ["nasso <nassomails@gmail.com>", "Xe <me@christine.website>"]
categories = ["api-bindings"]
description = "Rust crate for the E621 API (a large online archive of furry art)."
edition = "2018"
keywords = ["e621", "e926", "furry", "api", "client"]
license = "MIT OR Apache-2.0"
name = "xe621"
readme = "README.md"
repository = "https://github.com/Xe-forks/rs621"
version = "0.6.3"