This commit is contained in:
Daniel Lynn 2021-07-12 20:57:04 -05:00
parent bfa4d87ece
commit ad8852f4b8
Signed by: daniel
GPG Key ID: 28496A140E180A9D

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"] }