summaryrefslogtreecommitdiff
path: root/rust/examples/dwarf/dwarfdump/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rust/examples/dwarf/dwarfdump/Cargo.toml')
-rw-r--r--rust/examples/dwarf/dwarfdump/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/examples/dwarf/dwarfdump/Cargo.toml b/rust/examples/dwarf/dwarfdump/Cargo.toml
index da25a756..1d3411a0 100644
--- a/rust/examples/dwarf/dwarfdump/Cargo.toml
+++ b/rust/examples/dwarf/dwarfdump/Cargo.toml
@@ -10,4 +10,4 @@ crate-type = ["cdylib"]
[dependencies]
dwarfreader = { path = "../shared/" }
binaryninja = {path="../../../"}
-gimli = "0.26"
+gimli = "0.27"