Files
advent-of-code-2017/day_2/Cargo.toml
Smaug123 6cddb2f755 Day 2
2021-05-08 14:12:54 +01:00

10 lines
235 B
TOML

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