diff options
Diffstat (limited to 'plugins/svd/Cargo.toml')
| -rw-r--r-- | plugins/svd/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/svd/Cargo.toml b/plugins/svd/Cargo.toml index cd368585..e4cdc5d8 100644 --- a/plugins/svd/Cargo.toml +++ b/plugins/svd/Cargo.toml @@ -12,6 +12,7 @@ binaryninja.workspace = true binaryninjacore-sys.workspace = true svd-parser = { version = "0.14.8", features = ["expand"] } serde_json = "1.0" +tracing = "0.1" [dev-dependencies] insta = { version = "1.42", features = ["yaml"] } |
