Files
komodo/Cargo.toml
2022-09-25 17:27:06 -04:00

8 lines
66 B
TOML

[workspace]
members = [
"cli",
"core",
"periphery",
"types"
]