wars/Cargo.toml

8 lines
236 B
TOML
Raw Normal View History

2024-06-06 20:37:15 +00:00
[workspace]
2024-06-19 03:21:09 +00:00
members=[ "waffle-func-reloop", "wars", "wars-component", "wars-macro","wars-rt", "wars-test"]
2024-06-06 20:37:15 +00:00
resolver="2"
[workspace.dependencies]
portal-pc-waffle = {git="https://github.com/portal-co/waffle-.git",branch="pr/changes2"}