update MSRV based on current impl

This commit is contained in:
Ashley Mannix
2021-05-16 16:00:43 +10:00
parent 7287d9ebd6
commit cd7d2c0470
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
- stable
- beta
- nightly
- 1.32.0
- 1.45.0
steps:
- name: Checkout sources
uses: actions/checkout@v2