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 540a580 commit 6fe3df7Copy full SHA for 6fe3df7
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 = "3.0.0-alpha.11"
+version = "3.0.0"
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