Update der-parser & x509-parser (#145)

* Update der-parser & x509-parser

* use rust v1.41 toolchain
This commit is contained in:
Shella Stephens
2020-06-23 17:03:04 -07:00
committed by GitHub
parent 55b960501a
commit 4435a54435
3 changed files with 70 additions and 22 deletions
+2 -2
View File
@@ -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: