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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user