From 53500836380beef97e1702b15fb2b8f8ff2302ae Mon Sep 17 00:00:00 2001 From: uefibot Date: Wed, 4 Sep 2024 09:04:34 +0000 Subject: [PATCH] Repo File Sync: synced file(s) with microsoft/mu_devops Signed-off-by: Project Mu UEFI Bot --- rust-toolchain.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-toolchain.toml b/rust-toolchain.toml index f15049ea9d..97702fb6cc 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,5 +1,5 @@ [toolchain] -channel = "1.76.0" +channel = "1.80.0" [tool] cargo-make = "0.37.9"