Files
Graphite/Cargo.toml
2021-02-14 17:57:17 -08:00

8 lines
140 B
TOML

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[workspace]
members = [
"packages/*",
]