mirror of
https://git.proxmox.com/git/proxmox
synced 2025-07-27 13:42:02 +00:00
product-config: remove unused dependencies
Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
This commit is contained in:
parent
d44ceba86d
commit
c33cc9e350
@ -11,7 +11,5 @@ exclude.workspace = true
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
anyhow.workspace = true
|
anyhow.workspace = true
|
||||||
hex.workspace = true
|
|
||||||
log.workspace = true
|
|
||||||
nix.workspace = true
|
nix.workspace = true
|
||||||
proxmox-sys = { workspace = true, features = ["timer"] }
|
proxmox-sys = { workspace = true, features = ["timer"] }
|
||||||
|
Loading…
Reference in New Issue
Block a user