mindustry logic execution, map- and schematic- parsing and rendering
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ [workspace] -members = ["mindus", "lemu"] +members = ["mindus", "lemu", "p2s"] resolver = "2" [profile.release] |