summaryrefslogtreecommitdiffstats
path: root/day13/Cargo.lock
diff options
context:
space:
mode:
authorJan Tuomi <jan.tuomi@eficode.com>2018-12-15 21:05:55 +0200
committerJan Tuomi <jan.tuomi@eficode.com>2018-12-15 21:05:55 +0200
commitddb1435a05484d6f7373e8e47170f95f75cff739 (patch)
tree32cf3ac7bfb7d8883437ec85088fee10f98d8f82 /day13/Cargo.lock
parent757ba3350662da82b4e824d4d0ee814f66b24f74 (diff)
Solve day13
Diffstat (limited to 'day13/Cargo.lock')
-rw-r--r--day13/Cargo.lock4
1 files changed, 4 insertions, 0 deletions
diff --git a/day13/Cargo.lock b/day13/Cargo.lock
new file mode 100644
index 0000000..da4efb4
--- /dev/null
+++ b/day13/Cargo.lock
@@ -0,0 +1,4 @@
+[[package]]
+name = "day13"
+version = "0.1.0"
+