[package] name = "specs_scene_graph" version = "0.3.0" authors = ["Nathan Faucett "] keywords = ["specs", "scene", "graph"] description = "scene graph for specs" license = "MIT" readme = "README.md" repository = "https://gitlab.com/nathanfaucett/rs-specs_scene_graph.git" homepage = "https://gitlab.com/nathanfaucett/rs-specs_scene_graph" [dependencies] fnv = "1.0" shred = "0.9" shrev = "1.1" specs = "0.15" hibitset = "0.6" specs_bundler = "0.6" type-name = "0.1" [dev-dependencies]