[package] name = "oauth1a" version = "0.1.1" authors = ["David Clevenger "] 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]