working on simulator

This commit is contained in:
Jacob Lifshay 2024-11-12 01:08:32 -08:00
parent 277d3e0d4d
commit f338f37d3e
Signed by: programmerjake
SSH key fingerprint: SHA256:HnFTLGpSm4Q4Fj502oCFisjZSoakwEuTsJJMSke63RQ
4 changed files with 1454 additions and 589 deletions

View file

@ -26,7 +26,7 @@ eyre = "0.6.12"
hashbrown = "0.14.3"
indexmap = { version = "2.2.6", features = ["serde"] }
jobslot = "0.2.19"
num-bigint = "0.4.4"
num-bigint = "0.4.6"
num-traits = "0.2.16"
os_pipe = "1.2.1"
prettyplease = "0.2.20"