reso 0.0.2

Reso: A pixel circuit language and simulator
1
2
3
4
5
6
7
8
9
[dependencies]

[package]
description = "Reso: A pixel circuit language and simulator"
edition = "2021"
license-file = "./LICENSE"
name = "reso"
repository = "https://github.com/lynnpepin/reso-rust"
version = "0.0.2"