adding in solution to part one

This commit is contained in:
talksik
2023-06-16 22:26:41 -07:00
commit dc0e32119b
5 changed files with 2605 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
[package]
name = "aoc-2022-day-2"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]