From 694bd9092ce667dda9db50b2a353e838afc5d40e Mon Sep 17 00:00:00 2001 From: Bert Belder Date: Fri, 7 Aug 2020 21:16:59 +0200 Subject: upgrade: rust 1.45.2 (#6980) --- .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 d4e566ff3..69ccecc73 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.45.0 + rust-version: 1.45.2 - name: Install rust targets run: | -- cgit v1.2.3