Skip to content

Commit aab47a6

Browse files
authored
Update rust version (#77)
* build: update Rust version to 1.91 Signed-off-by: Jérémy Audiger <[email protected]> * build: update Cargo.lock Signed-off-by: Jérémy Audiger <[email protected]> * ci: update nightly toolchain version to 2025-11-01 Signed-off-by: Jérémy Audiger <[email protected]> * ci: update nightly toolchain version to 2025-09-15 Signed-off-by: Jérémy Audiger <[email protected]> --------- Signed-off-by: Jérémy Audiger <[email protected]>
1 parent 975e3d8 commit aab47a6

File tree

4 files changed

+108
-117
lines changed

4 files changed

+108
-117
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ concurrency:
1111
group: ${{ github.workflow }}-${{ github.ref }}
1212

1313
env:
14-
NIGHTLY_TOOLCHAIN: nightly-2025-07-01
14+
NIGHTLY_TOOLCHAIN: nightly-2025-09-15
1515

1616
jobs:
1717
check:

0 commit comments

Comments
 (0)