From 1f0d13f6289b5a9dcb651ee5c704806bf96466f9 Mon Sep 17 00:00:00 2001 From: unknowntrojan <14975032+unknowntrojan@users.noreply.github.com> Date: Wed, 11 Jun 2025 12:32:36 +0200 Subject: fix build on newest stable --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 4c9cee2..d08564d 100644 --- a/README.md +++ b/README.md @@ -41,4 +41,6 @@ Check the blog post above for a step-by-step. Checkout the branch of the repository matching the channel of binja you are building for. +If necessary, adjust the `binaryninja` dependency line in `Cargo.toml` to refer to your specific desired version, e.g. replace `branch = "master"` with ` tag = "v5.0.7486-stable"` + You are now one `cargo b` away from greatness. -- cgit v1.3.1