RustThingy/Cargo.toml

8 lines
96 B
TOML
Raw Normal View History

[package]
name = "bevy-game"
version = "0.1.0"
edition = "2021"
[dependencies]
2023-11-20 17:38:17 +00:00
bevy = "0.12.0"