feat: add day 1

This commit is contained in:
Xavier Morel
2024-12-02 10:23:52 +01:00
parent bfa511c139
commit 1543ad5c39
7 changed files with 195 additions and 171 deletions

View File

@@ -2,7 +2,7 @@
name = "advent_of_code"
version = "0.11.0"
authors = ["Felix Spöttel <1682504+fspoettel@users.noreply.github.com>"]
edition = "2024"
edition = "2021"
default-run = "advent_of_code"
publish = false