Move to crates

This commit is contained in:
Markus Scully 2025-07-13 00:21:46 +03:00
parent 81d454b256
commit f55dbf78cc
8 changed files with 1 additions and 1 deletions

View file

@ -1,5 +1,5 @@
[workspace]
members = ["vanth"]
members = ["crates/*"]
[workspace.dependencies]
bevy_app = "0.16.1"