mr_splashy_pants 0.1.1

Rust bindings for the Reddit API
Documentation
[dependencies.reqwest]
features = ["json"]
version = "0.10"

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

[dependencies.serde_json]
version = "1.0"

[package]
authors = ["Toby Murray <toby.murray@protonmail.com>"]
description = "Rust bindings for the Reddit API"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "mr_splashy_pants"
version = "0.1.1"