Watch
1
0
Fork
You've already forked advent-of-code
0

aoc prelude

This commit is contained in:
Jeremy Kaplan 2022-12-07 23:05:00 -08:00
commit c18cfa45a4
4 changed files with 10 additions and 3 deletions

2
2022/Cargo.lock generated
View file

@ -18,7 +18,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "216261ddc8289130e551ddcd5ce8a064710c0d064a4d2895c67151c92b5443f6"
[[package]]
name = "aoc2022"
name = "aoc"
version = "0.1.0"
dependencies = [
"anyhow",