[package] name = "specs_bundler" version = "0.6.0" authors = ["Nathan Faucett "] keywords = ["specs", "bundler"] description = "specs component and system bundler" license = "MIT" readme = "README.md" repository = "https://gitlab.com/nathanfaucett/rs-specs_bundler.git" homepage = "https://gitlab.com/nathanfaucett/rs-specs_bundler" [dependencies] rayon = ">= 1.1" specs = ">= 0.15" [dev-dependencies]