We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fcfaa9 commit de63474Copy full SHA for de63474
plugins/rust_lingua/Cargo.toml
@@ -24,4 +24,4 @@ lingua = { git = "https://github.com/Nutomic/lingua-rs", branch = "wasm-bindgen-
24
] }
25
extism-pdk = "1.3.0"
26
serde = { version = "1", features = ["derive"] }
27
-lemmy_api_common = { git = "https://github.com/LemmyNet/lemmy.git" }
+lemmy_api_common = { git = "https://github.com/LemmyNet/lemmy.git", branch = "public-oauth-provider" }
0 commit comments