diff options
Diffstat (limited to 'plugins/warp/demo')
| -rw-r--r-- | plugins/warp/demo/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/warp/demo/Cargo.toml b/plugins/warp/demo/Cargo.toml index 8e1070e3..50664483 100644 --- a/plugins/warp/demo/Cargo.toml +++ b/plugins/warp/demo/Cargo.toml @@ -15,7 +15,6 @@ demo = [] binaryninja = { workspace = true, features = ["rayon", "demo"] } binaryninjacore-sys.workspace = true warp = { git = "https://github.com/Vector35/warp/", tag = "1.0.0" } -log = "0.4" itertools = "0.14.0" dashmap = { version = "6.1", features = ["rayon"]} rayon = "1.10" |
