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