We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f80f53 commit 2433b2cCopy full SHA for 2433b2c
1 file changed
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Install Rust toolchain
27
uses: dtolnay/rust-toolchain@master
28
with:
29
- toolchain: nightly-2025-02-26
+ toolchain: nightly-2025-06-26
30
components: clippy, rustfmt
31
32
- name: Install protoc
0 commit comments