refactor(vm) checkup - ensure tests pass

This commit is contained in:
Rachel Powers
2024-05-09 14:41:32 -07:00
parent 096e272b07
commit 095e17a4fb
5 changed files with 86 additions and 8 deletions

1
Cargo.lock generated
View File

@@ -672,6 +672,7 @@ dependencies = [
name = "ic10emu"
version = "0.2.3"
dependencies = [
"color-eyre",
"const-crc32",
"getrandom",
"itertools",