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 5ff2139 commit 84b0232Copy full SHA for 84b0232
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "oauth2"
3
authors = ["Alex Crichton <[email protected]>", "Florin Lipan <[email protected]>", "David A. Ramos <[email protected]>"]
4
-version = "2.0.0-alpha.6"
+version = "2.0.0-beta.1"
5
license = "MIT/Apache-2.0"
6
description = "Bindings for exchanging OAuth 2 tokens"
7
repository = "https://github.com/ramosbugs/oauth2-rs"
0 commit comments