diff options
Diffstat (limited to 'plugins/dwarf/shared/Cargo.toml')
| -rw-r--r-- | plugins/dwarf/shared/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/dwarf/shared/Cargo.toml b/plugins/dwarf/shared/Cargo.toml index 83ecee93..19cb963e 100644 --- a/plugins/dwarf/shared/Cargo.toml +++ b/plugins/dwarf/shared/Cargo.toml @@ -11,3 +11,4 @@ binaryninjacore-sys.workspace = true gimli = "0.31" zstd = "0.13.2" thiserror = "2.0" +object = "0.36" |
