From 3c03c8b85457c04c1cc4f08a5542aa596f8228e3 Mon Sep 17 00:00:00 2001 From: Shivesh Mandalia Date: Sun, 8 Jan 2023 19:47:17 +0000 Subject: complete day 14 --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index c315226..25f033a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,8 +27,8 @@ members = [ "day12b", "day13a", "day13b", - # "day14a", - # "day14b", + "day14a", + "day14b", # "day15a", # "day15b", # "day16a", -- cgit v1.2.3