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

[dependencies]
regex = "0.1"