rust-memory-playground/Cargo.toml

3 lines
134 B
TOML
Raw Normal View History

2022-06-16 15:45:30 +00:00
[workspace]
2022-06-17 12:42:33 +00:00
members = ["stack-program", "stack-and-heap-program", "string-program", "box-str-program", "string-dhat", "box-str-dhat"]