summary refs log tree commit diff
path: root/Cargo.toml
blob: de141bdee9d338e5eb4d0448bb285bf78315c526 (plain) (blame)
1
2
3
4
5
# We make the whole Synapse folder a workspace so that we can run `cargo`
# commands from the root (rather than having to cd into rust/).

[workspace]
members = ["rust"]