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 9a2b746 commit 61ec227Copy full SHA for 61ec227
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 = "5.0.0-rc.1"
+version = "5.0.0"
5
license = "MIT OR Apache-2.0"
6
description = "An extensible, strongly-typed implementation of OAuth2"
7
repository = "https://github.com/ramosbugs/oauth2-rs"
0 commit comments