mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-08-07 05:22:31 -04:00
chore(bindings): Move matrix-sdk-ffi and matrix-sdk-crypto-ffi into the bindings/ directory.
This commit is contained in:
1 parent
f3a61020e7
commit
ecc28efd53
30 files changed
+51
-66
No files matched your search
+2
-2
@@ -28,10 +28,10 @@ coverage:
|
||||
- "crates/matrix-sdk-ffi/"
|
||||
patch: off
|
||||
ignore:
|
||||
- "bindings/matrix-sdk-crypto-ffi"
|
||||
- "bindings/matrix-sdk-crypto-js"
|
||||
- "bindings/matrix-sdk-crypto-nodejs"
|
||||
- "crates/matrix-sdk-crypto-ffi"
|
||||
- "crates/matrix-sdk-ffi"
|
||||
- "bindings/matrix-sdk-ffi"
|
||||
- "crates/matrix-sdk-indexeddb"
|
||||
- "crates/matrix-sdk-test"
|
||||
- "crates/matrix-sdk-test-macros"
|
||||
|
||||
Reference in new issue
Block a user