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 37f26d2 commit 72ce744Copy full SHA for 72ce744
2 files changed
Cargo-1.71.lock
@@ -696,7 +696,7 @@ dependencies = [
696
697
[[package]]
698
name = "oauth2-reqwest"
699
-version = "0.1.0-alpha.2"
+version = "0.1.0-alpha.3"
700
dependencies = [
701
"anyhow",
702
"oauth2",
oauth2-reqwest/Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
3
authors = ["David A. Ramos <ramos@cs.stanford.edu>"]
4
5
license = "MIT"
6
description = "reqwest HTTP client for oauth2"
7
repository = "https://github.com/ramosbugs/oauth2-rs"
0 commit comments