Bump MSRV in the CI setup as well

v5-api
Dominik Nakamura 2 years ago
parent 2aa6625d6f
commit 13ac632a1b
No known key found for this signature in database
GPG Key ID: E4C6A749B2491910

@ -27,7 +27,7 @@ jobs:
strategy:
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
toolchain: [stable, 1.56]
toolchain: [stable, 1.61]
steps:
- name: Checkout repository
uses: actions/checkout@v3

Loading…
Cancel
Save