5
0
mirror of git://git.proxmox.com/git/proxmox-backup.git synced 2024-12-22 13:34:16 +03:00

config: Remove unused hex dependency

Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
This commit is contained in:
Maximiliano Sandoval 2024-02-13 10:04:16 +01:00 committed by Fabian Grünbichler
parent 8a95f40add
commit 4afe221df1

View File

@ -7,7 +7,6 @@ description = "Configuration file management for PBS"
[dependencies]
anyhow.workspace = true
hex.workspace = true
lazy_static.workspace = true
libc.workspace = true
nix.workspace = true