]> git.lizzy.rs Git - generate-random.git/blob - Cargo.toml
Add support for cgmath and collision
[generate-random.git] / Cargo.toml
1 [workspace]
2 members = [
3     "lib",
4     "derive-macro",
5     "tests",
6 ]