bump the rust toolchain to v1.96.1
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.95.0
|
RUST_TOOLCHAIN_VERSION := 1.96.1
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
# Version and Build Information
|
# Version and Build Information
|
||||||
|
|||||||
@@ -98,6 +98,7 @@ This minor release introduces a major IPC overhaul, significant inter-process co
|
|||||||
- Fix `USGBetaDevice::Parse()` and `USGBetaDeviceKismetLibrary::Parse()` documentation.
|
- Fix `USGBetaDevice::Parse()` and `USGBetaDeviceKismetLibrary::Parse()` documentation.
|
||||||
- Fix swapped in-header documentation for `USGHapticGlove::ResetCalibration()` and `USGHapticGlove::EndCalibration()`.
|
- Fix swapped in-header documentation for `USGHapticGlove::ResetCalibration()` and `USGHapticGlove::EndCalibration()`.
|
||||||
- Fix incorrect class description in `USGSenseGloveSensorNormalizer` and `USGSenseGloveSensorNormalizerKismetLibrary`.
|
- Fix incorrect class description in `USGSenseGloveSensorNormalizer` and `USGSenseGloveSensorNormalizerKismetLibrary`.
|
||||||
|
- Bumped Handbook's Rust toolchain to `v1.96.1`.
|
||||||
|
|
||||||
## [2.8.1] - 2026-05-11
|
## [2.8.1] - 2026-05-11
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user