PixSpace/Cargo.toml
2022-11-17 23:18:30 +01:00

11 lines
292 B
TOML

[package]
name = "pix_space"
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.9.0"
bevy = { version = "0.9.0", features = ["dynamic"] }
# vrpn = "0.1.0" # not compatible with 2021