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 f46d2e1 commit 739d55dCopy full SHA for 739d55d
Cargo.toml
@@ -10,7 +10,7 @@ feedback_fusion_codegen = { path = "./codegen" }
10
11
aliri = "0.6.3"
12
aliri_clock = "0.1.4"
13
-aliri_oauth2 = "0.10.1"
+aliri_oauth2 = { version = "0.10.1", features = ["rustls-tls"] }
14
aliri_tower = "=0.5.0"
15
aliri_traits = "0.1.1"
16
async-trait = "0.1.80"
0 commit comments