summaryrefslogtreecommitdiff
path: root/rust/examples/dwarf/shared
diff options
context:
space:
mode:
Diffstat (limited to 'rust/examples/dwarf/shared')
-rw-r--r--rust/examples/dwarf/shared/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/examples/dwarf/shared/Cargo.toml b/rust/examples/dwarf/shared/Cargo.toml
index 521a705e..c5b9a978 100644
--- a/rust/examples/dwarf/shared/Cargo.toml
+++ b/rust/examples/dwarf/shared/Cargo.toml
@@ -6,4 +6,4 @@ edition = "2021"
[dependencies]
binaryninja = {path="../../../"}
-gimli = "0.28"
+gimli = "0.31"