From b62a7aa41ae63865d6fab0413628719e15b2e27e Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Sat, 2 Dec 2023 22:33:47 +0100 Subject: day2 solution 1 --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index bb0c0e0..02de396 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,3 +5,4 @@ authors = ["Reiner Herrmann "] edition = "2021" [dependencies] +regex = "1" -- cgit v1.2.3