mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-07 23:44:53 -04:00
5 lines
178 B
TOML
5 lines
178 B
TOML
[workspace]
|
|
members = ["benchmarks", "crates/*", "labs/*", "xtask"]
|
|
# xtask and labs should only be compiled when invoked explicitly
|
|
default-members = ["benchmarks", "crates/*"]
|