first attempts :(

This commit is contained in:
2022-12-28 23:25:21 -05:00
parent 1f15b9bc37
commit e630119aef
14 changed files with 3761 additions and 0 deletions
+3
View File
@@ -3,6 +3,9 @@ name = "advent-of-code-2022"
version = "0.1.0"
edition = "2021"
[profile.test]
opt-level = 2
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]