move everything to single crate

This commit is contained in:
Antoine Martin 2019-11-15 00:14:07 +01:00
parent 1ee14b228c
commit b4c1f36767
10 changed files with 38 additions and 54 deletions

6
Cargo.lock generated
View file

@ -1,10 +1,6 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "aoc01"
version = "0.1.0"
[[package]]
name = "aoc02"
name = "aoc2018"
version = "0.1.0"