summaryrefslogtreecommitdiff
path: root/2016/aoc10/Cargo.toml
blob: d6abdafd879eae7285350c421c1c9179db4c873d (plain)
1
2
3
4
5
6
7
[package]
name = "aoc10"
version = "0.1.0"
authors = ["Justin Worthe <justin.worthe@gmail.com>"]

[dependencies]
regex = "0.1"