aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorkrolxon <krolyxon@tutanota.com>2026-01-04 18:39:25 +0530
committerkrolxon <krolyxon@tutanota.com>2026-01-04 18:39:25 +0530
commit4809d7159f373a358da4932571e2219b39b561ed (patch)
treee4251acc18ebe6419e3b55cccf3efbf0099ee6f5 /Cargo.lock
initial commit
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock7
1 files changed, 7 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
new file mode 100644
index 0000000..2417187
--- /dev/null
+++ b/Cargo.lock
@@ -0,0 +1,7 @@
+# This file is automatically @generated by Cargo.
+# It is not intended for manual editing.
+version = 4
+
+[[package]]
+name = "cpu-emulator"
+version = "0.1.0"