DNS, DKIM and ACME improvements - tests passing

This commit is contained in:
Maurus Decimus
2026-04-03 16:39:22 +02:00
parent 4a4dcfd7e3
commit c44d3da6dc
13 changed files with 1004 additions and 19 deletions

View File

@@ -82,6 +82,7 @@ compact_str = "0.9.0"
quick-xml = "0.39"
jmap-tools = { version = "0.1" }
dns-update = { path = "/Users/me/code/dns-update", features = ["test_provider"] }
x509-parser = "0.18"
[target.'cfg(not(target_env = "msvc"))'.dependencies]
jemallocator = "0.5.0"