summary refs log blame commit diff
path: root/Cargo.toml
blob: c636b3acda0e8c22a923360d777408f034049ef5 (plain) (tree)
1
2
3
4
5
6



                                                                         
              
# 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"]
resolver = "2"