Trying to remove the rust-toolchain hardcoded in action.

This commit is contained in:
Nicolas Patry 2025-03-04 13:39:59 +01:00
parent 3f29043d7e
commit a81dab55ee
No known key found for this signature in database
GPG Key ID: 4242CEF24CB6DBF9

View File

@ -31,7 +31,8 @@ jobs:
with:
# Released on: 02 May, 2024
# https://releases.rs/docs/1.78.0/
toolchain: 1.84.1
# Let rust-toolchain.toml
# toolchain: 1.84.1
override: true
components: rustfmt, clippy
- name: Install Protoc