working on simulator

This commit is contained in:
Jacob Lifshay 2024-11-10 22:12:57 -08:00
parent b288d6f8f2
commit 277d3e0d4d
Signed by: programmerjake
SSH key fingerprint: SHA256:HnFTLGpSm4Q4Fj502oCFisjZSoakwEuTsJJMSke63RQ
7 changed files with 1212 additions and 190 deletions

View file

@ -39,4 +39,5 @@ syn = { version = "2.0.66", features = ["full", "fold", "visit", "extra-traits"]
tempfile = "3.10.1"
thiserror = "1.0.61"
trybuild = "1.0"
vec_map = "0.8.2"
which = "6.0.1"