mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-08 11:15:30 +00:00
rrd: remove unused libc dependency
Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
This commit is contained in:
parent
b6c6834d1f
commit
9031fc88e1
@ -15,7 +15,6 @@ proxmox-router = { workspace = true, features = ["cli", "server"] }
|
|||||||
anyhow.workspace = true
|
anyhow.workspace = true
|
||||||
bitflags.workspace = true
|
bitflags.workspace = true
|
||||||
crossbeam-channel.workspace = true
|
crossbeam-channel.workspace = true
|
||||||
libc.workspace = true
|
|
||||||
log.workspace = true
|
log.workspace = true
|
||||||
nix.workspace = true
|
nix.workspace = true
|
||||||
serde.workspace = true
|
serde.workspace = true
|
||||||
|
Loading…
Reference in New Issue
Block a user