Skip to content
Snippets Groups Projects
Cargo.toml 170 B
Newer Older
# 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"]