This commit is contained in:
2022-12-01 21:32:18 +01:00
parent 769252e913
commit d58c974de4
9 changed files with 62 additions and 1 deletions

8
day_1/Cargo.toml Normal file
View File

@@ -0,0 +1,8 @@
[package]
name = "advent_of_code_2022"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]