1
0
Fork 0
aoc2020/Cargo.toml

10 lines
224 B
TOML
Raw Normal View History

2020-12-04 18:37:36 +00:00
[package]
name = "aoc2020"
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]