summaryrefslogtreecommitdiffstats
path: root/day12/Cargo.lock
diff options
context:
space:
mode:
authorJan Tuomi <jan.tuomi@eficode.com>2018-12-15 15:09:20 +0200
committerJan Tuomi <jan.tuomi@eficode.com>2018-12-15 15:09:20 +0200
commit8c455609328667c6edca55938f717b628fc55ebd (patch)
tree6d2833c5dc6db448fed7f357c30835d6f6e47bf2 /day12/Cargo.lock
parentec3254c1d273d3037d53034b961db0fe6eed61fb (diff)
Solve day12.1 with naive vectors
Diffstat (limited to 'day12/Cargo.lock')
-rw-r--r--day12/Cargo.lock4
1 files changed, 4 insertions, 0 deletions
diff --git a/day12/Cargo.lock b/day12/Cargo.lock
new file mode 100644
index 0000000..411c289
--- /dev/null
+++ b/day12/Cargo.lock
@@ -0,0 +1,4 @@
+[[package]]
+name = "day12"
+version = "0.1.0"
+