This commit is contained in:
Nicolas Patry 2024-06-24 16:43:56 +02:00
parent 844dc484ac
commit bf5910fd28
No known key found for this signature in database
GPG Key ID: E939E8CC91A1C674
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ jobs:
with: with:
# Released on: 02 May, 2024 # Released on: 02 May, 2024
# https://releases.rs/docs/1.78.0/ # https://releases.rs/docs/1.78.0/
toolchain: 1.78.0 toolchain: 1.79.0
override: true override: true
components: rustfmt, clippy components: rustfmt, clippy
- name: Install Protoc - name: Install Protoc