tinkering around with bevy

This commit is contained in:
Hartmut Seichter 2022-08-07 22:26:12 +02:00
parent 52bb4d43df
commit c33335fc50
5 changed files with 450 additions and 492 deletions

View file

@ -6,5 +6,5 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
bevy = "0.7" # make sure this is the latest version
bevy = "0.8" # make sure this is the latest version
# vrpn = "0.1.0" # not compatible with 2021