[dependencies.clap]
features = ["derive"]
version = "4.4.11"
[dependencies.image]
version = "0.24.5"
[package]
description = "Reso: A visual pixel-art logic-circuit design language"
edition = "2021"
keywords = ["utility", "mathematics", "simulation", "circuit"]
license-file = "LICENSE"
name = "reso"
readme = "README.md"
repository = "https://github.com/lynnpepin/reso-rust"
version = "0.0.3"