1
0
forked from HEL/circuiteria

added logic gates

This commit is contained in:
2024-05-17 21:19:40 +02:00
parent a9014e03e9
commit 8ec245f36e
12 changed files with 597 additions and 4 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "circuiteria"
version = "0.0.1"
version = "0.0.2"
compiler = "0.11.0"
repository = "https://git.kb28.ch/HEL/circuiteria"
entrypoint = "src/lib.typ"