This commit is contained in:
Ivan Akimov 2023-07-20 15:11:17 -05:00
parent bc81721768
commit eb6739e706

View File

@ -10,7 +10,7 @@ jobs:
uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: nightly
toolchain: nightly-2023-06-15
override: true
components: rustfmt, clippy
- name: Set up cargo cache