diff options
| author | Mark Rowe <mark@vector35.com> | 2026-02-18 19:43:43 -0800 |
|---|---|---|
| committer | Mark Rowe <mark@vector35.com> | 2026-03-23 16:08:45 -0700 |
| commit | 7aa5bd46fc2343458dff6a24ec2c67169fcac34c (patch) | |
| tree | 59d68c2afafde453abcf4795f996784f4ab9740e /plugins/workflow_swift/demo/Cargo.toml | |
| parent | a49c29b7aea694e41fb92b100325ce34affb413f (diff) | |
[Swift] Initial demangling support
Diffstat (limited to 'plugins/workflow_swift/demo/Cargo.toml')
| -rw-r--r-- | plugins/workflow_swift/demo/Cargo.toml | 1 |
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" } |
