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

[dependencies]
regex = "0.1"