kitchen/Cargo.toml
Jeremy Wall 2dc561e393 Pull out a shared store interface
Use it in ui_main on the server to prove it works.
2022-08-09 20:20:43 -04:00

2 lines
68 B
TOML

[workspace]
members = [ "recipes", "kitchen", "web", "recipe-store"]