diff options
Diffstat (limited to 'plugins/pdb-ng/Cargo.toml')
| -rw-r--r-- | plugins/pdb-ng/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/pdb-ng/Cargo.toml b/plugins/pdb-ng/Cargo.toml index e77dac5b..08776df2 100644 --- a/plugins/pdb-ng/Cargo.toml +++ b/plugins/pdb-ng/Cargo.toml @@ -14,6 +14,7 @@ binaryninjacore-sys.workspace = true itertools = "0.14" pdb = { git = "https://github.com/Vector35/pdb-rs", rev = "6016177" } regex = "1" +tracing = "0.1" [features] demo = []
\ No newline at end of file |
