[package] name = "twre_ecs" version = "0.0.2" authors = ["qrlpx <>"] keywords = ["ecs", "game"] description = "Soon to be highly flexible Entity-Component-System framework." repository = "https://github.com/qrlpx/twre_ecs" license = "CC0-1.0" [dependencies] rustc-serialize = "0.3.*"