specs-hierarchy 0.1.0

Scene graph type hierarchy abstraction for use with specs
Documentation
[package]
name = "specs-hierarchy"
version = "0.1.0"
authors = ["Aceeri <conmcclusk@gmail.com>", "Rhuagh <seamonr@gmail.com>"]
repository = "https://github.com/rustgd/specs-hierarchy.git"
homepage = "https://github.com/rustgd/specs-hierarchy.git"

license = "MIT/Apache-2.0"
readme = "README.md"
documentation = "https://docs.rs/specs-hierarchy"
description = "Scene graph type hierarchy abstraction for use with specs"

keywords = ["specs", "scenegraph", "hierarchy"]

[dependencies]
hibitset = "0.5"
specs = "0.11"
shred = "0.7"
shrev = "1.0"
shred-derive = "0.5"