advent-of-code/aoc2019/Cargo.toml

10 lines
234 B
TOML
Raw Normal View History

2019-12-01 16:03:34 +01:00
[package]
name = "aoc2019"
version = "0.1.0"
authors = ["Antoine Martin <antoine97.martin@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]