1
0

Add initial project files

This commit is contained in:
Stefan Müller
2025-12-04 12:31:23 +01:00
parent 84d1d0af22
commit 7c1afc7637
8 changed files with 52 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
[package]
name = "advent_of_code_2025"
version = "0.1.0"
edition = "2024"
[dependencies]