Explorar o código

.appveyor.yml: Update Rust toolchain to 1.64

1.20 is an old version, let's use the current stable instead.
Quentin Monnet %!s(int64=2) %!d(string=hai) anos
pai
achega
d3797974c3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .appveyor.yml

+ 1 - 1
.appveyor.yml

@@ -9,7 +9,7 @@ platform:
 environment:
   matrix:
     - TOOLCHAIN_VERSION: 14.0
-      RUST: 1.20.0
+      RUST: 1.64.0
     - TOOLCHAIN_VERSION: 14.0
       RUST: beta
     - TOOLCHAIN_VERSION: 14.0