mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-06 15:04:11 -04:00
11 lines
202 B
TOML
11 lines
202 B
TOML
[workspace]
|
|
members = [
|
|
"matrix_sdk",
|
|
"matrix_sdk_base",
|
|
"matrix_sdk_test",
|
|
"matrix_sdk_test_macros",
|
|
"matrix_sdk_crypto",
|
|
"matrix_sdk_common",
|
|
"matrix_sdk_common_macros",
|
|
]
|