project structure update

This commit is contained in:
Martijn Gerritsen 2025-12-04 16:42:13 +01:00
parent 2744cf76dd
commit 498680aaca

View File

@ -1,3 +1,4 @@
pub mod aoc_1;
pub mod aoc_2;
pub mod aoc_3;
pub mod aoc_4;