Files
adventofcode-2019/day07/Cargo.toml
Alek Ratzloff 55d00bbaa3 Add day07
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2019-12-08 16:13:16 -05:00

10 lines
169 B
TOML

[package]
name = "day07"
version = "0.1.0"
authors = ["Alek Ratzloff <alekratz@gmail.com>"]
edition = "2018"
[dependencies]
#permutation = "0.2.5"
#permutate = "0.3.2"