From e6e926ced80d0a538fac80d8490647c7707411c6 Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Sat, 24 Sep 2022 18:16:04 +0200 Subject: day12 --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 8254f34..bdb5a1e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,3 +8,4 @@ edition = "2021" md5 = "0.7" regex = "1" itertools = "0.10" +json = "*" -- cgit v1.2.3