summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorSamuel Perrouault <samuel.perrouault@gmail.com>2025-03-25 22:06:05 +0100
committerSamuel Perrouault <samuel.perrouault@gmail.com>2025-03-25 22:06:05 +0100
commit4f2d873f58709a3ba7d39905f95f333f71dcd552 (patch)
treeadf70efa0a60ab45a403450642e99dfbd5b06295 /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..0e6cf8f
--- /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 = "chip8"
+version = "0.1.0"