advent_of_code/Cargo.toml

10 lines
228 B
TOML
Raw Normal View History

2020-12-02 06:15:53 +01:00
[package]
name = "advent_of_code"
version = "0.1.0"
authors = ["Dan Ballard <dan@mindstab.net>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]