aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorCharles Cabergs <me@cacharle.xyz>2021-02-01 16:44:52 +0100
committerCharles Cabergs <me@cacharle.xyz>2021-02-01 16:44:52 +0100
commitf345e944806d493d140190a919739051790324a2 (patch)
treefd94b9ce2316a8a9dacb64b9623319cc6ed517af /Cargo.lock
downloadconnect4-f345e944806d493d140190a919739051790324a2.tar.gz
connect4-f345e944806d493d140190a919739051790324a2.tar.bz2
connect4-f345e944806d493d140190a919739051790324a2.zip
Initial commit
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock5
1 files changed, 5 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
new file mode 100644
index 0000000..127371b
--- /dev/null
+++ b/Cargo.lock
@@ -0,0 +1,5 @@
+# This file is automatically @generated by Cargo.
+# It is not intended for manual editing.
+[[package]]
+name = "connect4"
+version = "0.1.0"