Update release.yml

This commit is contained in:
Thomas Schönauer
2022-11-03 17:11:28 +00:00
committed by GitHub
parent 632fcb5b77
commit 94bdb8c3fd

View File

@@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
with:
toolchain: 1.57.0
toolchain: stable
profile: minimal
override: true
components: rustfmt, clippy