diff options
Diffstat (limited to 'plugins/workflow_objc')
| -rw-r--r-- | plugins/workflow_objc/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/workflow_objc/CMakeLists.txt b/plugins/workflow_objc/CMakeLists.txt index b461e3d5..fc6c77bb 100644 --- a/plugins/workflow_objc/CMakeLists.txt +++ b/plugins/workflow_objc/CMakeLists.txt @@ -13,7 +13,7 @@ if(NOT BN_API_BUILD_EXAMPLES AND NOT BN_INTERNAL_BUILD) REQUIRED ) endif() - set(CARGO_STABLE_VERSION 1.83.0) + set(CARGO_STABLE_VERSION 1.91.1) add_subdirectory(${BN_API_PATH} binaryninjaapi) endif() |
