From ccd495647d04cd71e9e9bfe21ac61289ec35968e Mon Sep 17 00:00:00 2001 From: Alice Ryhl Date: Mon, 12 Jul 2021 11:21:10 +0200 Subject: [PATCH] chore: update nightly version (#3953) --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6bfb3b72704..dd38a52c277 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,7 +9,7 @@ name: CI env: RUSTFLAGS: -Dwarnings RUST_BACKTRACE: 1 - nightly: nightly-2021-04-25 + nightly: nightly-2021-07-09 minrust: 1.45.2 jobs: