diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 4eeca334..6bcf7d96 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -31,7 +31,7 @@ jobs: with: # Released on: 02 May, 2024 # https://releases.rs/docs/1.78.0/ - toolchain: 1.80.0 + toolchain: 1.84.0 override: true components: rustfmt, clippy - name: Install Protoc