forked from proxmox-mirrors/proxmox
build: more missing features
these would cause failures when building the sub-crates directly from their sub-directory. Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
5ac4e0fcae
commit
0376c3b50b
@ -40,4 +40,4 @@ proxmox-http = { version = "0.6.4", features = [ "client" ] }
|
||||
proxmox-router = "1.2.4"
|
||||
proxmox-schema = { version = "1.3.1", features = [ "api-macro", "upid-api-impl" ] }
|
||||
proxmox-time = "1"
|
||||
proxmox-sys = { version = "0.4", features = [ "logrotate" ] }
|
||||
proxmox-sys = { version = "0.4", features = [ "logrotate", "timer" ] }
|
||||
|
Loading…
Reference in New Issue
Block a user