bump the rust toolchain to v1.95.0
This commit is contained in:
@@ -123,7 +123,7 @@ SG_PLUGIN_PLATFORM_SUPPORT_MATRIX_FILE := $(SG_PLUGIN_DIR)/PLATFORM_SUPPORT_M
|
|||||||
# Rust/Cargo Settings
|
# Rust/Cargo Settings
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
RUST_TOOLCHAIN_VERSION := 1.93.0
|
RUST_TOOLCHAIN_VERSION := 1.95.0
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
# Version and Build Information
|
# Version and Build Information
|
||||||
|
|||||||
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
|
|||||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
|
## [Unreleased]
|
||||||
|
|
||||||
|
### Documentation
|
||||||
|
|
||||||
|
- Additional minor fixes and improvements that may not be listed here.
|
||||||
|
|
||||||
## [2.8.1] - 2026-05-11
|
## [2.8.1] - 2026-05-11
|
||||||
|
|
||||||
This patch release brings minor non-breaking improvements for Blueprint and the Unreal Editor.
|
This patch release brings minor non-breaking improvements for Blueprint and the Unreal Editor.
|
||||||
|
|||||||
Reference in New Issue
Block a user