From 76c84042120b97ee98af6a1c40ab86aca062408a Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Sat, 9 May 2020 16:04:06 +0200 Subject: Rewrite with anyhow --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 7771e70..1164d5f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,3 +13,4 @@ log = "0.4" pretty_env_logger = "0.4" tokio = "0.2.11" serde = "1.0.107" +anyhow = "1.0.28" -- cgit v1.2.3