advent-of-code/2019/Cargo.toml
2019-12-02 11:53:52 +11:00

9 lines
225 B
TOML

[package]
name = "advent-of-code"
version = "0.1.0"
authors = ["Wesley Moore <wes@wezm.net>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]