Files
adventofcode-2019/day09/Cargo.toml
Alek Ratzloff 25d1e0d3a9 Add day09
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2019-12-09 18:38:01 -05:00

10 lines
223 B
TOML

[package]
name = "day09"
version = "0.1.0"
authors = ["Alek Ratzloff <alekratz@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]