1
0
forked from Proxmox/proxmox

rest-server: remove unused dependencies

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

@ -45,7 +45,6 @@ proxmox-log.workspace = true
proxmox-router.workspace = true
proxmox-schema = { workspace = true, features = [ "api-macro", "upid-api-impl" ] }
proxmox-sys = { workspace = true, features = [ "logrotate", "timer" ] }
proxmox-systemd.workspace = true
proxmox-time.workspace = true
proxmox-worker-task.workspace = true