move everything to single crate
This commit is contained in:
parent
1ee14b228c
commit
b4c1f36767
10 changed files with 38 additions and 54 deletions
6
Cargo.lock
generated
6
Cargo.lock
generated
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue