Revert comment.

This commit is contained in:
Nicolas Patry 2024-06-03 10:08:25 +00:00
parent b5d7732922
commit 903debac22
1 changed files with 2 additions and 3 deletions

View File

@ -36,9 +36,8 @@ jobs:
- name: Install Rust - name: Install Rust
uses: actions-rs/toolchain@v1 uses: actions-rs/toolchain@v1
with: with:
# Released on: 28 December, 2023 # Released on: 02 May, 2024
# Branched from master on: 10 November, 2023 # https://releases.rs/docs/1.78.0/
# https://releases.rs/docs/1.75.0/
toolchain: 1.78.0 toolchain: 1.78.0
override: true override: true
components: rustfmt, clippy components: rustfmt, clippy