Files
adventofcode/2016/Cargo.toml
Bert Peters 9aff05d296 Rewrite old code into 2018 style.
Nice test for my 2018 repo set up. Which turns out needs some tweaking.
2018-11-12 13:13:03 +01:00

8 lines
121 B
TOML

[package]
name = "aoc-2016"
version = "0.1.0"
authors = ["Bert Peters <bert@bertptrs.nl>"]
[dependencies]
clap = "2.32"