aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ea065cb..a5b4fcd 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -33,7 +33,7 @@ serde = { version = "1", features = ["derive"] }
tar = "0.4.33"
futures = "0.3.13"
libflate = "1"
-failure = "0.1.8"
+thiserror = "1"
log = "0.4.14"
strum = "0.20.0"
strum_macros = "0.20.1"