Skip to content

Commit

Permalink
fix(cargo): added keywords
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
Byron committed Feb 27, 2015
1 parent 25d26a5 commit aef1a4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit aef1a4a

Please sign in to comment.