aoc2019/day8/Cargo.toml
Stefan Bühler e4e5d1c092 day 8 + 9
2019-12-09 09:04:37 +01:00

10 lines
221 B
TOML

[package]
name = "day8"
version = "0.1.0"
authors = ["Stefan Bühler <stbuehler@web.de>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]