[[bin]]
name = "ersatz"
path = "src/cli/main.rs"
[dependencies.bit-set]
version = "0.5"
[dependencies.clap]
features = ["yaml"]
version = "2.33"
[package]
authors = ["k7f"]
description = "Entity-Reaction Systems: analysis, transformation, synthesis"
edition = "2018"
license = "MIT"
name = "ersatz"
readme = "README.md"
repository = "https://github.com/k7f/ersatz"
version = "0.0.1"