This commit is contained in:
2021-07-12 20:57:04 -05:00
parent bfa4d87ece
commit ad8852f4b8

View File

@ -7,3 +7,4 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
bevy = { version = "0.5", features = ["dynamic"] }