summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorunknowntrojan <14975032+unknowntrojan@users.noreply.github.com>2025-02-14 02:46:25 +0100
committerunknowntrojan <14975032+unknowntrojan@users.noreply.github.com>2025-02-14 02:46:25 +0100
commit7f1069d62c50412f97047f5082f7caa50e0bc104 (patch)
tree34536681273b06a931b14e6e85f1332523521aad /Cargo.toml
parentb973b2d0e648b0aa291d753a29fd45e4f7d466de (diff)
finally do away with this madness
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 74cf3f4..c191446 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -23,7 +23,6 @@ coolfindpattern = "0.1.6"
binary-search = "0.1.2"
-# Due to a breaking change in the binaryninja crate, you will also need to uncomment the relevant portion of code in the entrypoint.
# Dev
# binaryninja = { git = "https://github.com/Vector35/binaryninja-api", branch = "dev" }
# Stable