Update MSRV for all crates to 1.75 (#2943)

This commit is contained in:
Jonas Platte
2024-09-28 21:21:41 +00:00
committed by GitHub
parent 55f9170c7c
commit 689ca1aea2
10 changed files with 24 additions and 6 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ name: CI
env:
CARGO_TERM_COLOR: always
MSRV: '1.70'
MSRV: '1.75'
on:
push: