Set up Rust for 2018
This commit is contained in:
parent
fc87233242
commit
368a2edb3c
3 changed files with 11 additions and 0 deletions
4
2018/Cargo.lock
generated
Normal file
4
2018/Cargo.lock
generated
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[[package]]
|
||||
name = "aoc2018"
|
||||
version = "0.1.0"
|
||||
|
||||
Loading…
Reference in a new issue