summaryrefslogtreecommitdiff
path: root/plugins/workflow_objc/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/workflow_objc/Cargo.toml')
-rw-r--r--plugins/workflow_objc/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/workflow_objc/Cargo.toml b/plugins/workflow_objc/Cargo.toml
index 024d9d9a..da8ae2c6 100644
--- a/plugins/workflow_objc/Cargo.toml
+++ b/plugins/workflow_objc/Cargo.toml
@@ -13,7 +13,6 @@ demo = []
[dependencies]
binaryninja = { workspace = true }
binaryninjacore-sys.workspace = true
-log = "0.4"
dashmap = { version = "6.1", features = ["rayon"]}
once_cell = "1.20"
thiserror = "2.0"