lunar_wave/Cargo.toml

7 lines
78 B
TOML

[workspace]
resolver = "2"
members = [
"lunar_wave_cli",
"lunar_wave_vm",
]