bump MSRV to 1.63 (#2129)

This commit is contained in:
Teodor Tanasoaia
2022-11-18 17:29:49 +01:00
committed by GitHub
parent aa22301b4b
commit 5b79cca384
4 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: "1.56.0"
toolchain: "1.63.0"
override: true
- uses: taiki-e/install-action@cargo-hack
- uses: taiki-e/install-action@cargo-minimal-versions