From ae010a5efd7bdc4cf7902e791ef9e0c769e1cd92 Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Mon, 19 Dec 2022 18:42:29 +0100 Subject: day16 --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 02de396..e1d7363 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,3 +6,4 @@ edition = "2021" [dependencies] regex = "1" +itertools = "0.10" -- cgit v1.2.3