advent-of-code/2018/aoc01/Cargo.toml
2019-11-14 17:57:25 +01:00

10 lines
232 B
TOML

[package]
name = "aoc01"
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]