Update rustfmt on the CI

This commit is contained in:
Hirrolot 2022-02-05 01:10:01 +06:00
parent 735e6a41f2
commit 0dce872a9a

View file

@ -15,7 +15,7 @@ jobs:
- uses: actions-rs/toolchain@v1 - uses: actions-rs/toolchain@v1
with: with:
profile: minimal profile: minimal
toolchain: nightly-2021-10-24 toolchain: nightly-2022-02-02
override: true override: true
components: rustfmt components: rustfmt