rust: Update MSRV to 1.52
The bump of minimum rust version is required by some of the updated dependencies. Closes #2802.
This commit is contained in:
committed by
GitHub
parent
e4a881a4a6
commit
e2ef45a06e
2
.github/workflows/rust-tests.yml
vendored
2
.github/workflows/rust-tests.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
matrix:
|
||||
rust:
|
||||
# MSRV; most not be higher than the clippy rust version in checks.yml
|
||||
- "1.47"
|
||||
- "1.52"
|
||||
- "stable"
|
||||
os:
|
||||
- ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user