mirror of
https://github.com/danog/strum.git
synced 2024-11-26 20:14:40 +01:00
6 lines
77 B
TOML
6 lines
77 B
TOML
|
[workspace]
|
||
|
members = [
|
||
|
"strum",
|
||
|
"strum_macros",
|
||
|
"strum_tests",
|
||
|
]
|