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

[dependencies]
regex = "0.1"