summaryrefslogtreecommitdiff
path: root/plugins/dwarf/shared
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/dwarf/shared')
-rw-r--r--plugins/dwarf/shared/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/dwarf/shared/Cargo.toml b/plugins/dwarf/shared/Cargo.toml
index 93ed004d..2e2ee51e 100644
--- a/plugins/dwarf/shared/Cargo.toml
+++ b/plugins/dwarf/shared/Cargo.toml
@@ -9,4 +9,4 @@ binaryninja.workspace = true
binaryninjacore-sys.workspace = true
gimli = "0.31"
zstd = "0.13.2"
-thiserror = "1.0"
+thiserror = "2.0"