Browse Source

.appveyor.yml: Update Rust version

See comments for 21b2e418e05c (".appveyor.yml: Update Rust version").

Signed-off-by: Quentin Monnet <qmo@qmon.net>
Quentin Monnet 9 months ago
parent
commit
31e118b89e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .appveyor.yml

+ 1 - 1
.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