5
0
mirror of git://git.proxmox.com/git/proxmox-backup.git synced 2025-01-31 01:48:09 +03:00

restore-daemon: remove unused dependencies

Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
This commit is contained in:
Maximiliano Sandoval 2024-08-14 11:21:11 +02:00 committed by Wolfgang Bumiller
parent 0aab7980fc
commit ea3047b2c6

View File

@ -17,7 +17,6 @@ libc.workspace = true
log.workspace = true
nix.workspace = true
regex.workspace = true
serde.workspace = true
serde_json.workspace = true
tokio = { workspace = true, features = ["macros", "parking_lot", "sync"] }
tokio-stream.workspace = true