fix(cargo): added keywords

[skip ci]
This commit is contained in:
Sebastian Thiel
2015-02-27 10:14:16 +01:00
parent 25d26a5513
commit aef1a4a28c

View File

@@ -6,6 +6,7 @@ authors = ["Sebastian Thiel <byronimo@gmail.com>"]
repository = "https://github.com/Byron/yup-oauth2"
description = "A partial oauth2 implementation, providing the 'device' authorization flow"
documentation = "http://byron.github.io/yup-oauth2"
keywords = ["google", "oauth", "v2"]
license = "MIT"
[dependencies]