Skip to content

Commit 54cf661

Browse files
chore: Upgrade nightly version to 2025-11-15
1 parent d862b06 commit 54cf661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/pavexc/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ mod utils;
1414

1515
/// The Rust toolchain used by `pavexc` to generate JSON docs, unless
1616
/// overridden by the user.
17-
pub static DEFAULT_DOCS_TOOLCHAIN: &str = "nightly-2025-08-04";
17+
pub static DEFAULT_DOCS_TOOLCHAIN: &str = "nightly-2025-11-15";

0 commit comments

Comments
 (0)