Update der-parser & x509-parser (#145)
* Update der-parser & x509-parser * use rust v1.41 toolchain
This commit is contained in:
@@ -35,7 +35,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
toolchain:
|
||||
- 1.39.0
|
||||
- 1.41.0
|
||||
- stable
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
@@ -75,7 +75,7 @@ jobs:
|
||||
- macos-latest
|
||||
- windows-latest
|
||||
toolchain:
|
||||
- 1.39.0
|
||||
- 1.41.0
|
||||
- stable
|
||||
runs-on: ${{ matrix.platform }}
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user