dns-api: avoid auto-generated cargo features

Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
This commit is contained in:
Dietmar Maurer 2024-06-03 09:21:42 +02:00
parent 3de2812254
commit ba49720837

View File

@ -25,6 +25,7 @@ proxmox-product-config = { workspace = true, optional = true }
[features]
default = []
impl = [
"dep:proxmox-product-config",
"proxmox-config-digest/openssl",
"dep:proxmox-sys",
"dep:proxmox-time",