This commit is contained in:
2024-12-02 09:28:14 +01:00
parent c1320875ce
commit 34ed72f328
4 changed files with 76 additions and 0 deletions

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

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