Increase MSRV to 1.51 (#217)

* Increase MSRV to 1.51

* Adding MSRV note

Co-authored-by: Kevin Lewi <[email protected]>
This commit is contained in:
daxpedda
2021-07-30 15:36:57 -07:00
committed by GitHub
co-authored by Kevin Lewi
parent 42e06e0aff
commit 2373ca8680
5 changed files with 60 additions and 52 deletions
+3 -3
View File
@@ -17,7 +17,7 @@ jobs:
- u32_backend
toolchain:
- stable
- 1.41.0
- 1.51.0
name: test
steps:
- name: Checkout sources
@@ -94,7 +94,7 @@ jobs:
matrix:
toolchain:
- stable
- 1.41.0
- 1.51.0
name: test simple_login command-line example
steps:
- name: install expect
@@ -118,7 +118,7 @@ jobs:
matrix:
toolchain:
- stable
- 1.41.0
- 1.51.0
name: test digital_locker command-line example
steps:
- name: install expect