From 06773c99cb5a614a54d80482e4e5fdd59b010e54 Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Sun, 28 Aug 2022 14:18:14 +0200 Subject: day6 --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 40a7112..7f06b58 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,3 +6,4 @@ edition = "2021" [dependencies] md5 = "0.7" +regex = "1" -- cgit v1.2.3