From e9b61b1519a9b1dc34944f269b6fc9b34715b278 Mon Sep 17 00:00:00 2001 From: Shivesh Mandalia Date: Fri, 23 Dec 2022 18:04:02 +0000 Subject: complete day 9 --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 9a039ec..e7e378d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,8 +17,8 @@ members = [ "day07b", "day08a", "day08b", - # "day09a", - # "day09b", + "day09a", + "day09b", # "day10a", # "day10b", # "day11a", -- cgit v1.2.3