mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-17 04:58:41 -04:00
5 lines
131 B
TOML
5 lines
131 B
TOML
[workspace]
|
|
members = ["crates/*", "xtask"]
|
|
# xtask should only be compiled when invoked explicitly
|
|
default-members = ["crates/*"]
|