summaryrefslogtreecommitdiff
path: root/plugins/dwarf
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/dwarf')
-rw-r--r--plugins/dwarf/dwarf_import/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/dwarf/dwarf_import/CMakeLists.txt b/plugins/dwarf/dwarf_import/CMakeLists.txt
index b3b18071..de85eebb 100644
--- a/plugins/dwarf/dwarf_import/CMakeLists.txt
+++ b/plugins/dwarf/dwarf_import/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()