From 959ee7e4c8da9c1b2a7f5c19f08bf8437bc9c2c3 Mon Sep 17 00:00:00 2001 From: alecmocatta Date: Thu, 14 Nov 2019 16:41:05 +0000 Subject: [PATCH] update lint version --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e22a25a..1efe3cf 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -14,7 +14,7 @@ jobs: endpoint: alecmocatta default: rust_toolchain: nightly - rust_lint_toolchain: nightly-2019-10-17 + rust_lint_toolchain: nightly-2019-11-14 rust_flags: '' rust_features: 'no_alloc;no_alloc distribute_binaries' rust_target_check: ''