Day 1 done!

This commit is contained in:
Adam Wick
2020-12-01 08:39:50 -08:00
commit 1cb05050b3
7 changed files with 375 additions and 0 deletions

7
Cargo.toml Normal file
View File

@@ -0,0 +1,7 @@
[package]
name = "advent2020"
version = "0.1.0"
authors = ["Adam Wick <awick@uhsure.com>"]
edition = "2018"
[dependencies]