diff --git a/proxmox-uuid/Cargo.toml b/proxmox-uuid/Cargo.toml index 55154187..7ca5ff07 100644 --- a/proxmox-uuid/Cargo.toml +++ b/proxmox-uuid/Cargo.toml @@ -10,7 +10,6 @@ description = "bindings for libuuid with optional serde support" exclude.workspace = true [dependencies] -libc.workspace = true serde = { workspace = true, optional = true } [features]