adventofcode-2020/day-2/Cargo.toml

9 lines
141 B
TOML

[package]
name = "day-2"
version = "0.1.0"
authors = ["Tristan Daniël Maat <tm@tlater.net>"]
edition = "2018"
[dependencies]
indoc = "0.3"