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 ec6cf67..df5ca0e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -23,3 +23,5 @@ num_enum = "0.5.4"
num-traits = "0.2"
byteorder = "1.3"
toml = "0.5"
+anyhow = "1.0.44"
+thiserror = "1.0.29"