Skip to content

Commit 72ce744

Browse files
committed
Bump oauth2-reqwest to 0.1.0-alpha.3
1 parent 37f26d2 commit 72ce744

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo-1.71.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -696,7 +696,7 @@ dependencies = [
696696

697697
[[package]]
698698
name = "oauth2-reqwest"
699-
version = "0.1.0-alpha.2"
699+
version = "0.1.0-alpha.3"
700700
dependencies = [
701701
"anyhow",
702702
"oauth2",

oauth2-reqwest/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "oauth2-reqwest"
33
authors = ["David A. Ramos <ramos@cs.stanford.edu>"]
4-
version = "0.1.0-alpha.2"
4+
version = "0.1.0-alpha.3"
55
license = "MIT"
66
description = "reqwest HTTP client for oauth2"
77
repository = "https://github.com/ramosbugs/oauth2-rs"

0 commit comments

Comments
 (0)