diff --git a/proxmox-sys/Cargo.toml b/proxmox-sys/Cargo.toml index 9bf1c1dd..c5315bb0 100644 --- a/proxmox-sys/Cargo.toml +++ b/proxmox-sys/Cargo.toml @@ -24,7 +24,6 @@ zstd = { workspace = true, optional = true} proxmox-io.workspace = true proxmox-lang.workspace = true -proxmox-time.workspace = true [features] default = []