We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c06edc commit d92f4e1Copy full SHA for d92f4e1
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "oauth2"
3
authors = ["Alex Crichton <alex@alexcrichton.com>", "Florin Lipan <florinlipan@gmail.com>", "David A. Ramos <ramos@cs.stanford.edu>"]
4
-version = "4.0.0-alpha.5"
+version = "4.0.0-alpha.6"
5
license = "MIT/Apache-2.0"
6
description = "An extensible, strongly-typed implementation of OAuth2"
7
repository = "https://github.com/ramosbugs/oauth2-rs"
0 commit comments