From 459e4dcabca9a6e51ac9c97e3c536edb61b261e5 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Wed, 30 Apr 2025 10:57:56 -0700 Subject: [PATCH] Update to Rust 1.86.0 Resolves: RHEL-81602 Resolves: RHEL-81625 --- rust-toolset.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rust-toolset.yaml b/rust-toolset.yaml index d9be296..ac7ba95 100644 --- a/rust-toolset.yaml +++ b/rust-toolset.yaml @@ -11,10 +11,10 @@ data: - buildrequires: platform: [el8] llvm-toolset: [rhel8] - rust-toolset: [rhel8] + rust-toolset: [rhel_next] requires: platform: [el8] - llvm-toolset: [rhel8] + llvm-toolset: [rhel_next] profiles: common: rpms: