summaryrefslogtreecommitdiffstats
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 b7770d8..0c530e6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -20,7 +20,7 @@ toml = "0.5.9"
serde = "1.0.144"
serde_derive = "1.0.119"
dirs-next = "2.0.0"
-thiserror = "1.0.33"
+thiserror = "1.0.34"
lazy_static = "1.4.0"
[dev-dependencies]