mirror of
https://github.com/danog/strum.git
synced 2024-11-26 12:04:38 +01:00
0c80602333
Co-authored-by: Peter Glotfelty <peter@glotfelty.us>
8 lines
103 B
TOML
8 lines
103 B
TOML
[workspace]
|
|
members = [
|
|
"strum",
|
|
"strum_macros",
|
|
"strum_tests",
|
|
"strum_nostd_tests"
|
|
]
|
|
|