This commit is contained in:
2023-12-03 21:26:48 +01:00
parent 51bb5bf9fc
commit e5a336718c
3 changed files with 1113 additions and 0 deletions

8
day_01/Cargo.toml Normal file
View File

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