From 5b0e63bc98af8070c002e1faafa5a550ffb72d05 Mon Sep 17 00:00:00 2001 From: uefibot Date: Sun, 8 Sep 2024 09:04:13 +0000 Subject: [PATCH] Repo File Sync: synced file(s) with microsoft/mu_devops Signed-off-by: Project Mu UEFI Bot --- rust-toolchain.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rust-toolchain.toml b/rust-toolchain.toml index f15049ea9..dcd6587c8 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,6 +1,6 @@ [toolchain] -channel = "1.76.0" +channel = "1.80.0" [tool] cargo-make = "0.37.9" -cargo-tarpaulin = "0.27.3" +cargo-tarpaulin = "0.31.2"