From 98518f319df6804e3b2aaae8cf6c64143abea0fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Thu, 6 May 2021 21:56:30 +0200 Subject: chore: upgrade to Rust 1.52.0 (#10522) --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e9e082225..8bf978601 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -76,7 +76,7 @@ jobs: - name: Install rust uses: hecrj/setup-rust-action@v1 with: - rust-version: 1.51.0 + rust-version: 1.52.0 - name: Install clippy and rustfmt if: matrix.kind == 'lint' -- cgit v1.2.3