File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ io-extras = "0.18.0"
7070# For DDS Security:
7171serde-xml-rs = { version = " 0.6" , optional = true } # for reading spec-mandated XML config files
7272glob = { version = " 0.3" , optional = true } # for reading spec-mandated XML config files
73- mailparse = { version = " 0.16 " , optional = true } # for reading S/MIME-encoded (XML) config files
73+ mailparse = { version = " 0.15 " , optional = true } # for reading S/MIME-encoded (XML) config files
7474x509-certificate = { version = " 0.24" , optional = true } # for configuration certificates
7575x509-cert = { version = " 0.2" , optional = true }
7676tempfile = { version = " 3" , optional = true } # for calling external openssl command. Remove when no longer used.
You can’t perform that action at this time.
0 commit comments