1
0
Fork 0
advent-of-code/2018/day10/Cargo.toml

8 lines
141 B
TOML
Raw Permalink Normal View History

2018-12-13 22:54:53 -05:00
[package]
name = "day10"
version = "0.1.0"
authors = ["Andrew Coleman <penguincoder@gmail.com>"]
edition = "2018"
[dependencies]
regex = "1"