From 095f86d8ed42cb71fc8fa3c0bd6c572daf824cbc Mon Sep 17 00:00:00 2001 From: Mason Reed Date: Fri, 13 Dec 2024 17:34:59 -0500 Subject: Bump supported rust version to 1.83.0 --- plugins/warp/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/warp/README.md') diff --git a/plugins/warp/README.md b/plugins/warp/README.md index ed56fb31..15b126e8 100644 --- a/plugins/warp/README.md +++ b/plugins/warp/README.md @@ -15,7 +15,7 @@ Duplicate functions will be removed to save space, any input will always produce > Assuming you have the following: > - A compatible Binary Ninja with headless usage (see [this documentation](https://docs.binary.ninja/dev/batch.html#batch-processing-and-other-automation-tips) for more information) > - Clang -> - Rust (currently tested for 1.77.0) +> - Rust (currently tested for 1.83.0) > - Set `DEP_BINARYNINJACORE_PATH` env variable to your install directory (see [here](https://docs.binary.ninja/guide/#binary-path) for more details) 1. Clone this repository (`git clone https://github.com/Vector35/binaryninja-api/tree/dev`) -- cgit v1.3.1