Bump x509-parser from 0.6.2 to 0.6.4
Bumps [x509-parser](https://github.com/rusticata/x509-parser) from 0.6.2 to 0.6.4. - [Release notes](https://github.com/rusticata/x509-parser/releases) - [Commits](https://github.com/rusticata/x509-parser/compare/x509-parser-0.6.2...x509-parser-0.6.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
a70013d048
commit
9478cd392f
Generated
+2
-2
@@ -1095,9 +1095,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "x509-parser"
|
name = "x509-parser"
|
||||||
version = "0.6.2"
|
version = "0.6.4"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "d135598be19a02522206c7243bbd25bff4c0872503e55e10619908f3ec67a9d9"
|
checksum = "c7215d1279267f57b059e5fc3814883d983a6d9c2fbc6f3c80562877509e327c"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"base64 0.11.0",
|
"base64 0.11.0",
|
||||||
"der-parser",
|
"der-parser",
|
||||||
|
|||||||
Reference in New Issue
Block a user