specs-mirror 0.4.1

A storage for use with specs to help synchronize with an external library.
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-mirror"
version = "0.4.1"
authors = ["Andrew Hickman <andrew.hickman1@sky.com>"]
description = "A storage for use with specs to help synchronize with an external library."
documentation = "https://docs.rs/specs-mirror"
readme = "README.md"
license = "MIT/Apache-2.0"
repository = "https://github.com/andrewhickman/specs-mirror"
[dependencies.hibitset]
version = "0.5.0"

[dependencies.shrev]
version = "1.0.1"

[dependencies.specs]
version = "0.11.2"
[dev-dependencies.cassowary]
version = "0.3.0"