that-has-no-name/game/Cargo.toml
oxaliq 8f38a07c67 structure project
using ui layout to ensure pieces work together
2024-04-21 23:19:47 -04:00

8 lines
No EOL
121 B
TOML

[package]
name = "game"
version = "0.1.0"
edition = "2021"
[dependencies]
bevy = "0.13.2"
bevy-inspector-egui = "0.24.0"