summaryrefslogtreecommitdiffstats
path: root/day5/Cargo.lock
diff options
context:
space:
mode:
authorJan Tuomi <jan.tuomi@eficode.com>2018-12-06 16:13:16 +0200
committerJan Tuomi <jan.tuomi@eficode.com>2018-12-06 16:13:16 +0200
commitd7ed7cb411329c15e2c5457b3b1c48aa9dba22c8 (patch)
tree1fd926d34dd5b9b2c96b1bc1578f9b9973d2a654 /day5/Cargo.lock
parent7514e260e406ea3706b9f3cfb167b0c8c0217798 (diff)
Solve day5
Diffstat (limited to 'day5/Cargo.lock')
-rw-r--r--day5/Cargo.lock4
1 files changed, 4 insertions, 0 deletions
diff --git a/day5/Cargo.lock b/day5/Cargo.lock
new file mode 100644
index 0000000..9b1783a
--- /dev/null
+++ b/day5/Cargo.lock
@@ -0,0 +1,4 @@
+[[package]]
+name = "day5"
+version = "0.1.0"
+