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

[dependencies]
im-rc = "12.2.0"