Files
advent-of-code-2017/day_7/Cargo.toml
Patrick Stevens 1fdd7fbb65 Day 7 (#2)
2021-05-12 11:23:51 +00:00

10 lines
235 B
TOML

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