diff options
Diffstat (limited to 'plugins/pdb-ng/demo')
| -rw-r--r-- | plugins/pdb-ng/demo/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/pdb-ng/demo/Cargo.toml b/plugins/pdb-ng/demo/Cargo.toml index ddde9b94..bde9b28c 100644 --- a/plugins/pdb-ng/demo/Cargo.toml +++ b/plugins/pdb-ng/demo/Cargo.toml @@ -13,7 +13,6 @@ anyhow = "^1.0" binaryninja = { workspace = true, features = ["demo"]} binaryninjacore-sys.workspace = true itertools = "0.14" -log = "0.4" pdb = { git = "https://github.com/Vector35/pdb-rs", rev = "6016177" } regex = "1" |
