deeprl 0.3.0

DeepL client library with all the things (blocking)
Documentation
[dependencies.paste]
version = "1.0.13"

[dependencies.reqwest]
features = ["blocking", "json", "multipart"]
version = "0.11"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.thiserror]
version = "1.0.43"

[package]
description = "DeepL client library with all the things (blocking)"
documentation = "https://docs.rs/deeprl"
edition = "2021"
license = "MIT"
name = "deeprl"
readme = "README.md"
repository = "https://github.com/ValuedMammal/deeprl"
version = "0.3.0"