We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adcd1a2 commit be53982Copy full SHA for be53982
Cargo.toml
@@ -44,5 +44,7 @@ serde_json = "1.0"
44
thiserror = "1.0.58"
45
tokio = { version = "1.36.0", features = ["full", "macros", "rt-multi-thread"] }
46
tracing-subscriber = "0.3.18"
47
+
48
async-trait = "0.1.80"
49
oauth2 = "4.4.2"
50
0 commit comments