Merge pull request #179 from iqlusioninc/x509-parser/v0.8

Bump x509-parser to v0.8
This commit is contained in:
Tony Arcieri
2020-10-19 08:06:36 -07:00
committed by GitHub
+1 -1
View File
@@ -45,7 +45,7 @@ sha2 = "0.9"
subtle = "2" subtle = "2"
subtle-encoding = "0.5" subtle-encoding = "0.5"
x509 = "0.1.2" x509 = "0.1.2"
x509-parser = "0.8.0-beta1" x509-parser = "0.8"
zeroize = "1" zeroize = "1"
[dev-dependencies] [dev-dependencies]