From d0890f58eada5ed39f00f51e89f22176cc8011ee Mon Sep 17 00:00:00 2001 From: Vincent Prouillet Date: Fri, 31 May 2019 18:29:03 +0200 Subject: [PATCH] In appveyor as well --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 4e22ef1..bfa5bb6 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -10,7 +10,7 @@ environment: matrix: - target: x86_64-pc-windows-msvc - RUST_VERSION: 1.33.0 + RUST_VERSION: 1.34.0 - target: x86_64-pc-windows-msvc RUST_VERSION: stable