[package] name = "advent-of-code-2019" version = "0.1.0" authors = ["Justin Worthe "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] structopt = "0.3.5" derive_more = "0.99.2"