2022-07-15 22:23:24 +02:00
|
|
|
[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]
|
2022-08-07 22:26:12 +02:00
|
|
|
bevy = "0.8" # make sure this is the latest version
|
2022-07-17 23:18:17 +02:00
|
|
|
# vrpn = "0.1.0" # not compatible with 2021
|