From b1209c57726ed6462d57210ea5f1484a2c7d8f17 Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Mon, 13 Dec 2021 12:58:41 +0100 Subject: day13 --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index cb51ca4..c61dbc8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,3 +7,4 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] +regex = "1" -- cgit v1.2.3