From a4ea4c07178c0d77020815580410474ced4a83be Mon Sep 17 00:00:00 2001 From: Shivesh Mandalia Date: Thu, 22 Dec 2022 19:40:03 +0000 Subject: complete day 7 --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 44b90b0..9b6bd85 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,8 +13,8 @@ members = [ "day05b", "day06a", "day06b", - # "day07a", - # "day07b", + "day07a", + "day07b", # "day08a", # "day08b", # "day09a", -- cgit v1.2.3