[dependencies.eyre]
version = "0.6.5"
[dependencies.thiserror]
version = "1.0.29"
[package]
authors = ["jellycat-io <max@jellycat.fr>"]
description = "A simple but functional ECS"
edition = "2018"
license-file = "LICENSE"
name = "jecs"
repository = "https://github.com/jellycat-io/jecs"
version = "0.1.0"