From da48fa42d309e32684210a8d30ec3fc7ef7079df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Sat, 18 Jul 2020 16:54:51 +0200 Subject: chore: update Rust to 1.45.0 (#6791) --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/ci.yml') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e06cdda7d..3d77954b5 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.44.0 + rust-version: 1.45.0 - name: Install rust targets run: | -- cgit v1.2.3