aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
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"