product-config: remove unused dependencies

Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
This commit is contained in:
Maximiliano Sandoval 2024-08-14 11:18:39 +02:00 committed by Wolfgang Bumiller
parent d44ceba86d
commit c33cc9e350

View File

@ -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"] }