summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 870468a18a2e2c9fd089a2c6e08f02dd4d74d28a (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "advent-of-code-2019"
version = "0.1.0"
authors = ["Justin Worthe <justin@worthe-it.co.za>"]
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]