From f290ea91bc6045bddcc7d5d4d7c89245612770cd Mon Sep 17 00:00:00 2001 From: Dreaded_X Date: Sun, 4 Dec 2022 19:46:36 +0100 Subject: [PATCH] Moved template to allow for building and testing all days at once --- 2022/{src/bin => }/template.rs | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 2022/{src/bin => }/template.rs (100%) diff --git a/2022/src/bin/template.rs b/2022/template.rs similarity index 100% rename from 2022/src/bin/template.rs rename to 2022/template.rs