lunar_wave/Cargo.toml

7 lines
78 B
TOML
Raw Normal View History

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