advent-of-code-2019/day4/Cargo.toml
2019-12-05 23:32:45 -05:00

10 lines
221 B
TOML

[package]
name = "day4"
version = "0.1.0"
authors = ["Tyler Hallada <tyler@hallada.net>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]