summaryrefslogtreecommitdiff
path: root/plugins/dwarf/dwarf_import/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/dwarf/dwarf_import/Cargo.toml')
-rw-r--r--plugins/dwarf/dwarf_import/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/dwarf/dwarf_import/Cargo.toml b/plugins/dwarf/dwarf_import/Cargo.toml
index 15f3fda8..f71d4cf4 100644
--- a/plugins/dwarf/dwarf_import/Cargo.toml
+++ b/plugins/dwarf/dwarf_import/Cargo.toml
@@ -15,7 +15,6 @@ dwarfreader = { path = "../shared/" }
binaryninja.workspace = true
binaryninjacore-sys.workspace = true
gimli = "0.31"
-log = "0.4"
iset = "0.2.2"
cpp_demangle = "0.4.3"
regex = "1"