summaryrefslogtreecommitdiff
path: root/rust
diff options
context:
space:
mode:
Diffstat (limited to 'rust')
-rw-r--r--rust/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/CMakeLists.txt b/rust/CMakeLists.txt
index caead2d9..fbdccd37 100644
--- a/rust/CMakeLists.txt
+++ b/rust/CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.13 FATAL_ERROR)
project(rust_api)
-set(CARGO_API_VERSION 1.83.0)
+set(CARGO_API_VERSION 1.91.1)
file(GLOB_RECURSE RUST_API_SOURCES CONFIGURE_DEPENDS
../binaryninjacore.h