use the prebuild rust-sdk package

This commit is contained in:
Timo K.
2026-09-17 09:46:56 +02:00
parent e4049e3d69
commit edf2f39eec
29 changed files with 292 additions and 12959 deletions
-3
View File
@@ -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/**",