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
@@ -20,5 +20,5 @@ log = "0.4"
sha2 = "0.8"
subtle-encoding = "0.5"
termcolor = "1"
x509-parser = "0.6"
x509-parser = "0.7"
yubikey-piv = { version = "0.0.3", path = ".." }