We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d9c630 commit fa01360Copy full SHA for fa01360
rust/CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.13 FATAL_ERROR)
2
3
project(rust_api)
4
5
-set(CARGO_API_VERSION 1.83.0)
+set(CARGO_API_VERSION 1.91.1)
6
7
file(GLOB_RECURSE RUST_API_SOURCES CONFIGURE_DEPENDS
8
../binaryninjacore.h
0 commit comments