[package] name = "acute_ecs" version = "0.1.0" authors = ["Sebatsian Strobl "] edition = "2018" description = "ecs sub-crate of acute" license = "Apache-2.0" repository = "https://github.com/tryworks/acute" keywords = ["acute"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] legion = "0.2.4"