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

[dependencies]
md5 = "^0.2"