From ca86bab9e9e8a0e60cec6793147abaec44a0ea8f Mon Sep 17 00:00:00 2001 From: notgne2 Date: Thu, 29 Oct 2020 19:33:53 -0700 Subject: Make all the errors work correctly (I am so so sorry) --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 16f0520..9bf9b26 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,6 +23,8 @@ pretty_env_logger = "0.4" inotify = "0.8" futures-util = "0.3.6" fork = "0.1" +thiserror = "1.0" + [[bin]] name = "deploy" -- cgit v1.2.3