From af081d7449d73ff023b817a30c99236527567aac Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Fri, 31 Jan 2020 04:49:13 -0500 Subject: upgrade: Rust 1.41.0 (#3838) --- .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 8ac875d4f..1be4e8546 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -45,7 +45,7 @@ jobs: - name: Install rust uses: hecrj/setup-rust-action@v1 with: - rust-version: "1.40.0" + rust-version: "1.41.0" - name: Install clippy and rustfmt if: matrix.kind == 'lint' -- cgit v1.2.3