From 2cf0866ba3f4a32a180e0b02484ef1798216c6e1 Mon Sep 17 00:00:00 2001 From: Ry Dahl Date: Thu, 7 Nov 2019 14:21:45 -0500 Subject: upgrade: Rust 1.39.0 (#3286) --- .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 b5ec28954..84967caa8 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.38.0" + rust-version: "1.39.0" - name: Install clippy and rustfmt if: matrix.kind == 'lint' -- cgit v1.2.3