mirror of
https://github.com/vector-im/element-call.git
synced 2026-09-22 22:29:30 +00:00
use the prebuild rust-sdk package
This commit is contained in:
@@ -26,10 +26,7 @@ export default {
|
||||
// This is a shell built-in.
|
||||
"printf",
|
||||
],
|
||||
// uniffi-generated bindings (scripts/sync-matrix-rtc-sdk.sh): every
|
||||
// export the crate has, most of them unused here by design
|
||||
ignore: [
|
||||
"src/matrix-rtc-sdk/generated/**",
|
||||
// The host-facing driver seam, landed ahead of its consumers (the
|
||||
// `CallParticipation` layer and the hosts, see element-call-oxidation-plan.md)
|
||||
"src/driver/**",
|
||||
|
||||
Reference in New Issue
Block a user