Bump x509-parser from 0.6.4 to 0.6.5

Bumps [x509-parser](https://github.com/rusticata/x509-parser) from 0.6.4 to 0.6.5.
- [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-03-16 13:40:52 +00:00
committed by GitHub
parent bf376516c9
commit 9042454404
Generated
+2 -2
View File
@@ -1024,9 +1024,9 @@ dependencies = [
[[package]]
name = "x509-parser"
version = "0.6.4"
version = "0.6.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c7215d1279267f57b059e5fc3814883d983a6d9c2fbc6f3c80562877509e327c"
checksum = "99bbe736dd2b422d66e4830f4a06f34387c9814c027efcbda5c2f86463e8e5b0"
dependencies = [
"base64 0.11.0",
"der-parser",