matrix-rust-sdk/Cargo.toml

5 lines
159 B
TOML

[workspace]
members = ["benchmarks", "crates/*", "xtask"]
# xtask should only be compiled when invoked explicitly
default-members = ["benchmarks", "crates/*"]