From 31e118b89e38ba8fe2d6a81d72b8d95aa09d7358 Mon Sep 17 00:00:00 2001 From: Quentin Monnet Date: Mon, 9 Sep 2024 21:27:06 +0100 Subject: [PATCH] .appveyor.yml: Update Rust version See comments for 21b2e418e05c (".appveyor.yml: Update Rust version"). Signed-off-by: Quentin Monnet --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index c8ea114a..9b0a4972 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -12,7 +12,7 @@ platform: environment: matrix: - TOOLCHAIN_VERSION: 14.0 - RUST: 1.76.0 + RUST: 1.81.0 - TOOLCHAIN_VERSION: 14.0 RUST: beta - TOOLCHAIN_VERSION: 14.0