Skip to content

Commit af29cb7

Browse files
authored
Update Rust to the latest version (#143)
* build: update to Rust 1.97 Signed-off-by: Jérémy Audiger <jeremy.audiger@icloud.com> * build: update transient deps Signed-off-by: Jérémy Audiger <jeremy.audiger@icloud.com> --------- Signed-off-by: Jérémy Audiger <jeremy.audiger@icloud.com>
1 parent 19b0ca1 commit af29cb7

4 files changed

Lines changed: 76 additions & 218 deletions

File tree

.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-2026-06-15
14+
NIGHTLY_TOOLCHAIN: nightly-2026-07-01
1515
# Default environment variables for Cargo
1616
CARGO_INCREMENTAL: "0"
1717
CARGO_PROFILE_DEV_DEBUG: "false"

0 commit comments

Comments
 (0)