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

[dependencies]
regex = "0.1"