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 7261513 commit c23e690Copy full SHA for c23e690
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 = "4.2.4"
+version = "4.3.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