bump MSRV
This commit is contained in:
committed by
Dustin J. Mitchell
parent
645c6bf13f
commit
f0ced5287b
2
.github/workflows/rust-tests.yml
vendored
2
.github/workflows/rust-tests.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
matrix:
|
||||
rust:
|
||||
# MSRV; must not be higher than the clippy rust version in checks.yml
|
||||
- "1.63"
|
||||
- "1.64"
|
||||
- "stable"
|
||||
os:
|
||||
- ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user