This commit is contained in:
2024-12-01 12:23:35 +01:00
parent f6ad545f7b
commit c1320875ce
4 changed files with 47 additions and 0 deletions

6
2024/day1/Cargo.toml Normal file
View File

@@ -0,0 +1,6 @@
[package]
name = "day1"
version = "0.1.0"
edition = "2021"
[dependencies]