Forgot to commit some files + small cleanup

This commit is contained in:
2020-12-01 09:28:16 +01:00
parent 62cd585261
commit 112d1462a4
6 changed files with 47 additions and 30 deletions

9
Cargo.toml Normal file
View File

@@ -0,0 +1,9 @@
[package]
name = "advent-of-code-2020-rust"
version = "0.1.0"
authors = ["Bas Dado <bas@orbitgames.nl>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]