From bb17758c87eddb24b7fb636d6a22796c93874674 Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Wed, 2 Dec 2020 18:29:58 +0100 Subject: day2 --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 8547149..47e2482 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,3 +7,4 @@ edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] +regex = "1" -- cgit v1.2.3