Skip to content

Commit a9e9932

Browse files
committed
upgrade oauth2
1 parent b6cc14f commit a9e9932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tmc-client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ chrono = { version = "0.4", features = ["serde"] }
1313
dirs = "3"
1414
http = "0.2"
1515
log = "0.4"
16-
oauth2 = { version = "4.0.0-beta.1", features = ["reqwest"] }
16+
oauth2 = { version = "4", features = ["reqwest"] }
1717
once_cell = "1"
1818
percent-encoding = "2"
1919
regex = "1"

0 commit comments

Comments
 (0)