Files
start-os/libs/Cargo.toml
J M b8751e7add Chore/version 0 3 1 0 (#1475)
* feat: move over to workspaces

* chore: Move to libs

* chore:fix(build): Compat

* chore: fixing pr
2022-06-01 10:22:00 -06:00

9 lines
96 B
TOML

[workspace]
members = [
"snapshot-creator",
"models",
"js_engine",
"helpers"
]