1
0
Fork 0
mirror of https://github.com/Findus23/AdventOfCode2019.git synced 2024-08-27 19:52:12 +02:00
AdventOfCode2019/rust/Cargo.toml

10 lines
222 B
TOML
Raw Permalink Normal View History

2019-12-05 11:35:38 +01:00
[package]
name = "adventofcode"
version = "0.1.0"
authors = ["Lukas Winkler <git@lw1.at>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]