Files
advent-of-code/2018/03/part2/Cargo.toml

9 lines
132 B
TOML
Raw Normal View History

2018-12-04 00:56:40 +00:00
[package]
name = "part2"
version = "0.1.0"
authors = ["Nick Thomas <me@ur.gs>"]
edition = "2018"
[dependencies]
scan_fmt = "0.1.3"