mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-17 20:21:17 +00:00
api-types: remove unused lazy_static dependency
Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
This commit is contained in:
parent
3e83acfd89
commit
959b7745f7
@ -9,7 +9,6 @@ description = "general API type helpers for PBS"
|
|||||||
anyhow.workspace = true
|
anyhow.workspace = true
|
||||||
const_format.workspace = true
|
const_format.workspace = true
|
||||||
hex.workspace = true
|
hex.workspace = true
|
||||||
lazy_static.workspace = true
|
|
||||||
percent-encoding.workspace = true
|
percent-encoding.workspace = true
|
||||||
regex.workspace = true
|
regex.workspace = true
|
||||||
serde.workspace = true
|
serde.workspace = true
|
||||||
|
Loading…
Reference in New Issue
Block a user