From 7f1069d62c50412f97047f5082f7caa50e0bc104 Mon Sep 17 00:00:00 2001 From: unknowntrojan <14975032+unknowntrojan@users.noreply.github.com> Date: Fri, 14 Feb 2025 02:46:25 +0100 Subject: finally do away with this madness --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') 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 -- cgit v1.3.1