specs-hierarchy 0.1.0

Scene graph type hierarchy abstraction for use with specs
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "specs-hierarchy"
version = "0.1.0"
authors = ["Aceeri <conmcclusk@gmail.com>", "Rhuagh <seamonr@gmail.com>"]
description = "Scene graph type hierarchy abstraction for use with specs"
homepage = "https://github.com/rustgd/specs-hierarchy.git"
documentation = "https://docs.rs/specs-hierarchy"
readme = "README.md"
keywords = ["specs", "scenegraph", "hierarchy"]
license = "MIT/Apache-2.0"
repository = "https://github.com/rustgd/specs-hierarchy.git"
[dependencies.hibitset]
version = "0.5"

[dependencies.shred]
version = "0.7"

[dependencies.shred-derive]
version = "0.5"

[dependencies.shrev]
version = "1.0"

[dependencies.specs]
version = "0.11"