Move to crates

This commit is contained in:
Markus Scully 2025-07-13 00:21:46 +03:00
parent ccad41ab9e
commit 11a87bcf5e
Signed by: mascully
GPG key ID: 5E77BA046064DD90
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"