mirror of
https://github.com/bertptrs/adventofcode.git
synced 2025-12-25 12:50:32 +01:00
Rewrite old code into 2018 style.
Nice test for my 2018 repo set up. Which turns out needs some tweaking.
This commit is contained in:
7
2016/Cargo.toml
Normal file
7
2016/Cargo.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[package]
|
||||
name = "aoc-2016"
|
||||
version = "0.1.0"
|
||||
authors = ["Bert Peters <bert@bertptrs.nl>"]
|
||||
|
||||
[dependencies]
|
||||
clap = "2.32"
|
||||
Reference in New Issue
Block a user