build: bump MSRV to 1.74 (#1060)

This commit is contained in:
Paolo Barbolini
2025-02-23 10:16:57 +01:00
committed by GitHub
parent 1e22bcd527
commit b4ddcbdcfc
4 changed files with 6 additions and 6 deletions

View File

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