-
- Downloads
smooth animation
File moved
... | ... | @@ -6,5 +6,5 @@ edition = "2018" |
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | ||
[dependencies] | ||
#bevy = { version = "0.5.0", features = ["dynamic"] } | ||
bevy = { version = "0.5.0" } | ||
\ No newline at end of file | ||
bevy = { version = "0.5.0", features = ["dynamic"] } | ||
# bevy = { version = "0.5.0" } | ||
\ No newline at end of file |
Please register or sign in to comment