Skip to content

Commit 079f6c6

Browse files
authored
chore: bump rust to 1.89 / 2024 (#369)
1 parent bd86ad1 commit 079f6c6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+1241
-1064
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Install Rust toolchain
2727
uses: dtolnay/rust-toolchain@master
2828
with:
29-
toolchain: nightly-2025-02-26
29+
toolchain: nightly-2025-06-26
3030
components: clippy, rustfmt
3131

3232
- name: Install protoc

0 commit comments

Comments
 (0)