acme: drop api-types feature from schema dependency
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
0370723261
commit
b5255f1868
@ -19,7 +19,7 @@ openssl.workspace = true
|
||||
# For the client
|
||||
native-tls = { workspace = true, optional = true }
|
||||
|
||||
proxmox-schema = { workspace = true, optional = true, features = [ "api-macro", "api-types" ] }
|
||||
proxmox-schema = { workspace = true, optional = true, features = [ "api-macro" ] }
|
||||
|
||||
[dependencies.ureq]
|
||||
optional = true
|
||||
|
Loading…
Reference in New Issue
Block a user