vixevoxerust/Cargo.toml

11 lines
219 B
TOML

[package]
name = "vvu"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
bevy = "0.13"
rand = "0.8.5"
bevy_egui = "0.26"