inth-oauth2/Cargo.toml

11 lines
190 B
TOML

[package]
name = "inth-oauth2"
version = "0.1.0"
authors = ["Curtis McEnroe <programble@gmail.com>"]
[dependencies]
chrono = "0.2.17"
hyper = "0.6"
rustc-serialize = "0.3.16"
url = "0.5.0"