build: bump MSRV to 1.71 (#1008)

This commit is contained in:
Paolo Barbolini
2024-11-27 10:15:59 +01:00
committed by GitHub
parent b62d23bd87
commit ec6f5f3920
4 changed files with 6 additions and 6 deletions

View File

@@ -75,8 +75,8 @@ jobs:
rust: stable
- name: beta
rust: beta
- name: '1.70'
rust: '1.70'
- name: '1.71'
rust: '1.71'
steps:
- name: Checkout