rs621 0.4.1

Rust crate for the E621 API (a large online archive of furry art).
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]
edition = "2018"
name = "rs621"
version = "0.4.1"
authors = ["nasso <nassomails@gmail.com>"]
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/nasso/rs621"
[dependencies.chrono]
version = "0.4.9"

[dependencies.custom_error]
version = "1.7.1"

[dependencies.reqwest_mock]
version = "0.6.0"

[dependencies.serde_json]
version = "1.0.40"

[dependencies.urlencoding]
version = "1.0.0"
[badges.codecov]
repository = "nasso/rs621"

[badges.travis-ci]
repository = "nasso/rs621"