bump the rust toolchain to v1.95.0

This commit is contained in:
Mamadou Babaei
2026-07-13 20:20:00 +02:00
parent c6c8ed994c
commit edd670865d
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -123,7 +123,7 @@ SG_PLUGIN_PLATFORM_SUPPORT_MATRIX_FILE := $(SG_PLUGIN_DIR)/PLATFORM_SUPPORT_M
# Rust/Cargo Settings
################################################################################
RUST_TOOLCHAIN_VERSION := 1.93.0
RUST_TOOLCHAIN_VERSION := 1.95.0
################################################################################
# Version and Build Information