Skip to content

Commit 873019d

Browse files
committed
ci(deps): update rust
1 parent dd30cbe commit 873019d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pr.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ on:
55
env:
66
CARGO_TERM_COLOR: always
77
RUST_BACKTRACE: 1
8-
# https://releases.rs/docs/1.83.0/ release date
9-
NIGHTLY_TOOLCHAIN: nightly-2025-02-20
8+
# https://releases.rs/docs/1.88.0/ release date
9+
NIGHTLY_TOOLCHAIN: nightly-2025-06-26
1010

1111
# Cancel in progress workflows on pull_requests.
1212
# https://docs.github.com/en/actions/using-jobs/using-concurrency#example-using-a-fallback-value

0 commit comments

Comments
 (0)