1
0
mirror of https://github.com/danog/strum.git synced 2024-11-26 20:14:40 +01:00
strum/Cargo.toml

6 lines
77 B
TOML
Raw Normal View History

[workspace]
members = [
"strum",
"strum_macros",
"strum_tests",
]