Skip to content

Commit

Permalink
Update repo URL and authors list
Browse files Browse the repository at this point in the history
  • Loading branch information
ramosbugs committed Apr 16, 2018
1 parent 9607879 commit 49fef91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[package]
name = "oauth2"
authors = ["Alex Crichton <alex@alexcrichton.com>", "Florin Lipan <florinlipan@gmail.com>"]
authors = ["Alex Crichton <alex@alexcrichton.com>", "Florin Lipan <florinlipan@gmail.com>", "David A. Ramos <ramos@cs.stanford.edu>"]
version = "2.0.0-alpha"
license = "MIT/Apache-2.0"
description = "Bindings for exchanging OAuth 2 tokens"
repository = "https://github.com/alexcrichton/oauth2-rs"
repository = "https://github.com/ramosbugs/oauth2-rs"

[dependencies]
curl = "0.4.0"
Expand Down

0 comments on commit 49fef91

Please sign in to comment.