acme-api: remove stale feature gate and always compile api types
Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
This commit is contained in:
parent
79a6f97c39
commit
2665b566c0
@ -1,6 +1,4 @@
|
||||
//! ACME API crate (API types and API implementation)
|
||||
|
||||
#[cfg(feature = "api-types")]
|
||||
pub mod types;
|
||||
|
||||
#[cfg(feature = "impl")]
|
||||
|
Loading…
Reference in New Issue
Block a user