From 277254232b852283cbc6bc6a0f31a588c458bf6a Mon Sep 17 00:00:00 2001 From: Shivesh Mandalia Date: Tue, 20 Dec 2022 18:08:16 +0000 Subject: complete day 2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index bd54956..8e27fa8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ members = [ "day01a", "day01b", "day02a", - # "day02b", + "day02b", # "day03a", # "day03b", # "day04a", -- cgit v1.2.3