From 41a4a34aee57a4690e5c1b9ba54b27a7035bac37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Sat, 2 Jan 2021 13:52:42 +0100 Subject: upgrade: Rust 1.49.0 (#8955) --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 662808af9..f57513d3e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -66,7 +66,7 @@ jobs: - name: Install rust uses: hecrj/setup-rust-action@v1 with: - rust-version: 1.48.0 + rust-version: 1.49.0 - name: Install clippy and rustfmt if: matrix.kind == 'lint' -- cgit v1.2.3