From 467181d7b73b9747d8ea88041187c06d12cc0adf Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Tue, 7 Dec 2021 22:31:33 +0100 Subject: Add day3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 4aeef49..6de40d5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,2 +1,2 @@ [workspace] -members = ["day1", "day2"] +members = ["day1", "day2", "day3"] -- cgit v1.2.3-18-g5258