Update minimum Rust version to 1.78 (#3412)

This commit is contained in:
Jonas Platte
2025-07-20 07:47:56 +00:00
committed by GitHub
parent 3bd445d9ee
commit ff031867df
8 changed files with 11 additions and 20 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ name: CI
env:
CARGO_TERM_COLOR: always
MSRV: '1.75'
MSRV: '1.78'
on:
push: