[package] name = "qecs-core" version = "0.0.17" authors = ["qrlpx <>"] keywords = ["ecs", "game"] description = "Soon to be highly flexible Entity-Component-System framework, core lib." repository = "https://github.com/qrlpx/qecs-core" license = "CC0-1.0" [dependencies] ioc = "^0.0.4" downcast = "^0.2.1" #rustc-serialize = "^0.3"