Upgrade zeroize to 1.5 (#286)

* Upgrade zeroize to 1.5

* Update the MSRV to 1.51

* Fix clippy warnings

Co-authored-by: Valentin Tolmer <[email protected]>
This commit is contained in:
nitnelave
2022-11-25 11:31:14 -08:00
committed by GitHub
co-authored by Valentin Tolmer
parent 1012439d2f
commit 902a605b9c
10 changed files with 111 additions and 111 deletions
+3 -3
View File
@@ -17,7 +17,7 @@ jobs:
- u32_backend
toolchain:
- nightly
- 1.41.0
- 1.51.0
name: test
steps:
- name: Checkout sources
@@ -94,7 +94,7 @@ jobs:
matrix:
toolchain:
- nightly
- 1.41.0
- 1.51.0
name: test simple_login command-line example
steps:
- name: install expect
@@ -118,7 +118,7 @@ jobs:
matrix:
toolchain:
- nightly
- 1.41.0
- 1.51.0
name: test digital_locker command-line example
steps:
- name: install expect