Files
advent-of-code-2017/day_1/Cargo.toml
2021-05-08 11:33:12 +01:00

10 lines
235 B
TOML

[package]
name = "day_1"
version = "0.1.0"
authors = ["Smaug123 <patrick+github@patrickstevens.co.uk>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]