oauth1a 0.1.1

Rust implementation of OAuth Core 1.0 Revision A
Documentation
[package]
name = "oauth1a"
version = "0.1.1"
authors = ["David Clevenger <dclevenger00@gmail.com>"]
edition = "2018"
license = "MIT"
description = """
Rust implementation of OAuth Core 1.0 Revision A
"""

keywords = ["oauth", "oauth1a", "http"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]