diff --git a/proxmox-product-config/Cargo.toml b/proxmox-product-config/Cargo.toml index 525e2650..5bee7e21 100644 --- a/proxmox-product-config/Cargo.toml +++ b/proxmox-product-config/Cargo.toml @@ -11,7 +11,5 @@ exclude.workspace = true [dependencies] anyhow.workspace = true -hex.workspace = true -log.workspace = true nix.workspace = true proxmox-sys = { workspace = true, features = ["timer"] }