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 0a193a4 commit 4b05e89Copy full SHA for 4b05e89
livekit-ffi/Cargo.toml
@@ -50,4 +50,4 @@ webrtc-sys-build = { workspace = true }
50
livekit-api = { workspace = true }
51
52
[lib]
53
-crate-type = ["lib", "cdylib"]
+crate-type = ["lib", "staticlib", "cdylib"]
0 commit comments