diff options
Diffstat (limited to 'rust/examples/dwarf/dwarf_import/Cargo.toml')
| -rw-r--r-- | rust/examples/dwarf/dwarf_import/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rust/examples/dwarf/dwarf_import/Cargo.toml b/rust/examples/dwarf/dwarf_import/Cargo.toml index c8cea44a..715838a7 100644 --- a/rust/examples/dwarf/dwarf_import/Cargo.toml +++ b/rust/examples/dwarf/dwarf_import/Cargo.toml @@ -12,3 +12,4 @@ dwarfreader = { path = "../shared/" } binaryninja = { path = "../../../" } gimli = "0.28" log = "0.4.20" +iset = "0.2.2" |
