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

[dependencies]
regex = "0.1"