From 3ac642c183981a366e1db565c16b81f864b07ee4 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Thu, 12 Mar 2020 13:07:57 -0400 Subject: upgrade: Rust 1.42.0 (#4331) --- .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 610ebcb61..2ddfde537 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -48,7 +48,7 @@ jobs: - name: Install rust uses: hecrj/setup-rust-action@v1 with: - rust-version: "1.41.0" + rust-version: "1.42.0" - name: Install clippy and rustfmt if: matrix.kind == 'lint' -- cgit v1.2.3