summaryrefslogtreecommitdiff
path: root/plugins/workflow_swift/demo/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/workflow_swift/demo/Cargo.toml')
-rw-r--r--plugins/workflow_swift/demo/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/workflow_swift/demo/Cargo.toml b/plugins/workflow_swift/demo/Cargo.toml
index 38fb633d..a1e46891 100644
--- a/plugins/workflow_swift/demo/Cargo.toml
+++ b/plugins/workflow_swift/demo/Cargo.toml
@@ -17,3 +17,4 @@ binaryninja = { workspace = true, features = ["demo"] }
binaryninjacore-sys.workspace = true
tracing = "0.1"
thiserror = "2.0"
+swift-demangler = { git = "https://github.com/Vector35/swift-demangler.git" }