summaryrefslogtreecommitdiff
path: root/plugins/pdb-ng/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/pdb-ng/Cargo.toml')
-rw-r--r--plugins/pdb-ng/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/pdb-ng/Cargo.toml b/plugins/pdb-ng/Cargo.toml
index 3a9017d5..e77dac5b 100644
--- a/plugins/pdb-ng/Cargo.toml
+++ b/plugins/pdb-ng/Cargo.toml
@@ -12,7 +12,6 @@ anyhow = "^1.0"
binaryninja.workspace = true
binaryninjacore-sys.workspace = true
itertools = "0.14"
-log = "0.4"
pdb = { git = "https://github.com/Vector35/pdb-rs", rev = "6016177" }
regex = "1"