adventofcode/2020/6/Cargo.toml

10 lines
226 B
TOML
Raw Normal View History

[package]
name = "day6"
version = "0.1.0"
authors = ["Stephan Stanisic <stephan@stanisic.nl>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]