Bump msrv in ghaction too

This commit is contained in:
Félix Saparelli 2022-01-18 22:41:50 +13:00
parent 7f092ca4b7
commit 0334b9c9fa

View File

@ -58,7 +58,7 @@ jobs:
- uses: actions-rs/toolchain@v1 - uses: actions-rs/toolchain@v1
with: with:
profile: minimal profile: minimal
toolchain: 1.56.0 toolchain: 1.58.0
override: true override: true
- uses: actions-rs/cargo@v1 - uses: actions-rs/cargo@v1
with: with: