vixevoxerust/Cargo.toml
2024-03-21 13:51:53 -07:00

11 lines
201 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"