From 5941c6c20ab337194514a5d2bf2b9b9c8b0b3d32 Mon Sep 17 00:00:00 2001 From: Shivesh Mandalia Date: Tue, 20 Dec 2022 23:33:06 +0000 Subject: complete day 4 --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index f5eae12..dfd8d44 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,8 +7,8 @@ members = [ "day02b", "day03a", "day03b", - # "day04a", - # "day04b", + "day04a", + "day04b", # "day05a", # "day05b", # "day06a", -- cgit v1.2.3