From 659c378940128c6890e38cd0b4eafe2ab5c6ea4b Mon Sep 17 00:00:00 2001 From: Justin Wernick Date: Sat, 4 Dec 2021 17:32:45 +0200 Subject: Day 4 --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 8906e7e..ce20b0e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,3 +7,4 @@ edition = "2021" [dependencies] derive_more = "0.99.2" nom = "7.0.0" +thiserror = "1.0.29" -- cgit v1.2.3