forked from Proxmox/proxmox
simple-config: remove unused log dependency
Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
This commit is contained in:
parent
c594d847b5
commit
b6c6834d1f
@ -12,6 +12,5 @@ description = "Simple key/value format for configuration files."
|
||||
anyhow.workspace = true
|
||||
serde_json.workspace = true
|
||||
serde = { workspace = true, features = ["derive"] }
|
||||
log = { workspace = true, optional = true }
|
||||
|
||||
proxmox-schema = { workspace = true, features = ["api-macro", "api-types"] }
|
||||
|
Loading…
x
Reference in New Issue
Block a user