inth-oauth2/Cargo.toml

8 lines
131 B
TOML
Raw Normal View History

2015-11-28 06:09:30 +00:00
[package]
2015-11-28 07:59:18 +00:00
name = "inth-oauth2"
2015-11-28 06:09:30 +00:00
version = "0.1.0"
authors = ["Curtis McEnroe <programble@gmail.com>"]
2015-11-28 08:36:03 +00:00
[dependencies]
url = "0.5.0"