himalaya/Cargo.toml
Clément DOUIN b2cffd22f1
use cargo workspace feature (#340)
For now, everything has been moved as it is in the "cli"
workspace. The next step is to separate the "lib" from the "cli".
2022-03-16 09:57:24 +01:00

2 lines
36 B
TOML

[workspace]
members = ["lib", "cli"]