ACME support for DigitalOcean (closes #1667)

This commit is contained in:
mdecimus
2025-07-16 17:06:01 +02:00
parent 61d706f921
commit f5d0f725de
3 changed files with 23 additions and 3 deletions

4
Cargo.lock generated
View File

@@ -2051,9 +2051,9 @@ dependencies = [
[[package]]
name = "dns-update"
version = "0.1.2"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "14b0a9ca156a0285b2768b7fcb368b231e7736d3c13eef604c5c4203057bed33"
checksum = "12c278a5523000f9ccab46e4ef779a4354129f762884b36fb1b1b5ed58830d20"
dependencies = [
"hickory-client",
"reqwest 0.12.15",