From f99261e2395b4596983b0fa0f64347c259f5a4c1 Mon Sep 17 00:00:00 2001 From: intellij-rust-bot Date: Mon, 17 Nov 2025 00:10:02 +0000 Subject: [PATCH] :arrow_up: nightly --- .github/workflows/get-rust-versions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/get-rust-versions.yml b/.github/workflows/get-rust-versions.yml index c0f7eb489..8564d337a 100644 --- a/.github/workflows/get-rust-versions.yml +++ b/.github/workflows/get-rust-versions.yml @@ -19,7 +19,7 @@ on: env: STABLE: "1.90.0" - NIGHTLY: "nightly-2024-11-08" + NIGHTLY: "nightly-2025-11-15" OLD: "1.82.0" jobs: