fix(ci): bump MSRV to 1.59.0

This commit is contained in:
Harsh Shandilya 2022-09-16 16:08:31 +05:30
parent cf0036511f
commit 125bb4f16f
1 changed files with 2 additions and 0 deletions

View File

@ -11,3 +11,5 @@ name: Check Rust code
jobs:
check:
uses: msfjarvis/shared-workflows/.github/workflows/test-rust-project.yml@main
with:
msrv: 1.59.0