summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorunknowntrojan <14975032+unknowntrojan@users.noreply.github.com>2024-12-12 00:52:12 +0100
committerunknowntrojan <14975032+unknowntrojan@users.noreply.github.com>2024-12-12 00:52:12 +0100
commitb973b2d0e648b0aa291d753a29fd45e4f7d466de (patch)
treea054af32d798ae9c56b69cb7d6e991fb9496f28d /Cargo.toml
parent48726a1d9d76568c82f2c1e9ecded7b34f5d4a85 (diff)
why, why, why?
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1941181..74cf3f4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -22,6 +22,8 @@ thiserror = "1.0.43"
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