ash/Cargo.toml

6 lines
52 B
TOML
Raw Normal View History

2017-04-16 12:44:34 +02:00
[workspace]
members = [
"examples",
"ash"
2017-04-22 15:07:07 +02:00
]