Closed
Description
Our latest Rust Minimal workflow failed with the following.
Starting >>> rclrs
--- output: rclrs
error: package `home v0.5.11` cannot be built because it requires rustc 1.81 or newer, while the currently active rustc version is 1.75.0
Either upgrade to rustc 1.81 or newer, or use
cargo update home@0.5.11 --precise ver
where `ver` is the latest version of `home` supporting rustc 1.75.0
---
--- stderr: rclrs
error: package `home v0.5.11` cannot be built because it requires rustc 1.81 or newer, while the currently active rustc version is 1.75.0
Either upgrade to rustc 1.81 or newer, or use
cargo update home@0.5.11 --precise ver
where `ver` is the latest version of `home` supporting rustc 1.75.0
---
Failed <<< rclrs [1.32s, exited with code 1]
Changelog for home can be found here
Metadata
Metadata
Assignees
Labels
No labels