summaryrefslogtreecommitdiffstats
path: root/librepology/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'librepology/Cargo.toml')
-rw-r--r--librepology/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/librepology/Cargo.toml b/librepology/Cargo.toml
index 51afe45..fcbaa64 100644
--- a/librepology/Cargo.toml
+++ b/librepology/Cargo.toml
@@ -21,7 +21,7 @@ serde_derive = "1"
serde_json = "1"
url = "1.7"
url_serde = "0.2"
-failure = "0.1"
+thiserror = "1"
log = "0.4"
derive_more = "0.14"
derive-new = "0.5"