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

[dependencies]
regex = "0.1"