From f906287746e7e1a837c541c5f4f6668409000187 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Wed, 10 Nov 2021 00:50:30 +0100 Subject: rework error handling anyhow!() ftw. --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a076bb5..afd808f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,3 +22,4 @@ doc = false [dependencies] clap = "2.33" libc = "0.2" +anyhow = "1.0" -- cgit v1.2.3