bump MSRV
This commit is contained in:
committed by
Dustin J. Mitchell
parent
645c6bf13f
commit
f0ced5287b
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
with:
|
||||
# Fixed version for clippy lints. Bump this as necesary. It must not
|
||||
# be older than the MSRV in tests.yml.
|
||||
toolchain: "1.63"
|
||||
toolchain: "1.64"
|
||||
override: true
|
||||
|
||||
- uses: actions-rs/cargo@v1.0.3
|
||||
|
||||
Reference in New Issue
Block a user