wars/Cargo.toml

8 lines
196 B
TOML
Raw Normal View History

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