mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-17 03:52:14 +00:00
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)
|
//! ACME API crate (API types and API implementation)
|
||||||
|
|
||||||
#[cfg(feature = "api-types")]
|
|
||||||
pub mod types;
|
pub mod types;
|
||||||
|
|
||||||
#[cfg(feature = "impl")]
|
#[cfg(feature = "impl")]
|
||||||
|
Loading…
Reference in New Issue
Block a user