imgur2018 0.1.0

An Imgur upload client for async Rust
Documentation
1
2
3
4
5
6
7
8
9
# imgur2018
[![Crates.io](https://img.shields.io/crates/v/imgur2018)](https://crates.io/crates/imgur2018) 
[![Docs.rs](https://docs.rs/imgur2018/badge.svg)](https://docs.rs/imgur2018) 
[![Build](https://github.com/Ewpratten/imgur2018/actions/workflows/build.yml/badge.svg)](https://github.com/Ewpratten/imgur2018/actions/workflows/build.yml)
[![Clippy](https://github.com/Ewpratten/imgur2018/actions/workflows/clippy.yml/badge.svg)](https://github.com/Ewpratten/imgur2018/actions/workflows/clippy.yml)
[![Audit](https://github.com/Ewpratten/imgur2018/actions/workflows/audit.yml/badge.svg)](https://github.com/Ewpratten/imgur2018/actions/workflows/audit.yml)


Other Rust Imgur libraries use very old APIs. This is just a simple upload client with `.await` support.