Bump x509-parser from 0.6.5 to 0.7.0

Bumps [x509-parser](https://github.com/rusticata/x509-parser) from 0.6.5 to 0.7.0.
- [Release notes](https://github.com/rusticata/x509-parser/releases)
- [Commits](https://github.com/rusticata/x509-parser/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-04 17:06:10 +00:00
committed by GitHub
parent 3a5411d989
commit 2d4f2fa750
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ sha2 = "0.8"
subtle = "2"
subtle-encoding = "0.5"
x509 = "0.1.2"
x509-parser = "0.6"
x509-parser = "0.7"
zeroize = "1"
[dev-dependencies]