summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorJustin Worthe <justin@worthe-it.co.za>2019-12-01 09:24:11 +0200
committerJustin Worthe <justin@worthe-it.co.za>2019-12-01 09:24:11 +0200
commit34bffc49705fb31f947ad0f2f45494dc9472e81b (patch)
treec9c9d4c374786cc1e89eff6a07ffcbd6ba65ee99 /Cargo.lock
parentc98244df602a3f3d745f5971e22b1031c3e55770 (diff)
Day 1
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock6
1 files changed, 6 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
new file mode 100644
index 0000000..3719353
--- /dev/null
+++ b/Cargo.lock
@@ -0,0 +1,6 @@
+# This file is automatically @generated by Cargo.
+# It is not intended for manual editing.
+[[package]]
+name = "advent-of-code-2019"
+version = "0.1.0"
+