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 b6cc14f commit a9e9932Copy full SHA for a9e9932
tmc-client/Cargo.toml
@@ -13,7 +13,7 @@ chrono = { version = "0.4", features = ["serde"] }
13
dirs = "3"
14
http = "0.2"
15
log = "0.4"
16
-oauth2 = { version = "4.0.0-beta.1", features = ["reqwest"] }
+oauth2 = { version = "4", features = ["reqwest"] }
17
once_cell = "1"
18
percent-encoding = "2"
19
regex = "1"
0 commit comments