Note that only rustup<=1.27 works OOTB for bisecting

See b38551dde9 (Drag FindRust.cmake back into the land of the living,
2025-03-05).
This commit is contained in:
Johannes Altmanninger
2025-03-12 08:12:25 +01:00
parent 3c8e058b75
commit d2cf002e64

View File

@@ -3,7 +3,7 @@ resolver = "2"
members = ["printf"]
[workspace.package]
# To build revisions that use Corrosion (those before 2024-01), CMake 3.19 and Rustc 1.78 seem to work.
# To build revisions that use Corrosion (those before 2024-01), use CMake 3.19, Rustc 1.78 and Rustup 1.27.
rust-version = "1.70"
edition = "2021"