feat: update derparser-rs

This commit is contained in:
2024-08-11 15:50:21 +08:00
parent 43922cda4a
commit 039a195573
3 changed files with 80 additions and 25 deletions

View File

@@ -10,5 +10,6 @@ base64 = "0.21.5"
der-parser = "8.2.0"
hex = "0.4.3"
oid-registry = { version = "0.6.1", features = ["x962", "x509", "crypto", "pkcs1", "pkcs12", "pkcs7", "pkcs9", "kdf", "ms_spc", "nist_algs"] }
pem = "3.0.4"