ci/github: add MSRV == 1.52

This can be bumped as needed but I'd like to stop checking it myself
This commit is contained in:
Paul Stemmet 2022-01-09 18:39:29 +00:00 committed by Paul Stemmet
parent f288b71f83
commit d3fd96ea31
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ jobs:
- ubuntu-latest
rust:
- stable
- 1.52 # Project MSRV
cargo:
- name: "Clippy"
cmd: clippy