diff options
Diffstat (limited to 'plugins/workflow_swift/Cargo.toml')
| -rw-r--r-- | plugins/workflow_swift/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/workflow_swift/Cargo.toml b/plugins/workflow_swift/Cargo.toml index 43073718..8ed4f8c4 100644 --- a/plugins/workflow_swift/Cargo.toml +++ b/plugins/workflow_swift/Cargo.toml @@ -16,3 +16,4 @@ binaryninja = { workspace = true } binaryninjacore-sys.workspace = true tracing = "0.1" thiserror = "2.0" +swift-demangler = { git = "https://github.com/Vector35/swift-demangler.git" } |
