catboxrs 0.1.0

Simple wrapper for catbox api
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.reqwest]
features = ["json", "multipart", "blocking"]
version = "0.11"

[lib]
name = "catboxrs"

[package]
description = "Simple wrapper for catbox api"
edition = "2018"
homepage = "https://github.com/urioTV/catboxrs"
keywords = ["catbox", "api", "catboxrs"]
license = "MIT/Apache-2.0"
name = "catboxrs"
readme = "README.md"
repository = "https://github.com/urioTV/catboxrs"
version = "0.1.0"