summaryrefslogtreecommitdiff
path: root/plugins/dwarf/dwarf_export/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/dwarf/dwarf_export/Cargo.toml')
-rw-r--r--plugins/dwarf/dwarf_export/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/dwarf/dwarf_export/Cargo.toml b/plugins/dwarf/dwarf_export/Cargo.toml
index 570626f6..81c8a017 100644
--- a/plugins/dwarf/dwarf_export/Cargo.toml
+++ b/plugins/dwarf/dwarf_export/Cargo.toml
@@ -11,5 +11,4 @@ crate-type = ["cdylib"]
binaryninja.workspace = true
binaryninjacore-sys.workspace = true
gimli = "^0.31"
-log = "0.4"
object = { version = "0.32.1", features = ["write"] }