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

[dependencies]
regex = "0.1"