diff --git a/proxmox-rrd/Cargo.toml b/proxmox-rrd/Cargo.toml index 5678fd4d..72aad8f9 100644 --- a/proxmox-rrd/Cargo.toml +++ b/proxmox-rrd/Cargo.toml @@ -15,7 +15,6 @@ proxmox-router = { workspace = true, features = ["cli", "server"] } anyhow.workspace = true bitflags.workspace = true crossbeam-channel.workspace = true -libc.workspace = true log.workspace = true nix.workspace = true serde.workspace = true