]> git.proxmox.com Git - proxmox-backup.git/commit
pbs-config: add missing proxmox-sys/timer feature
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 5 Sep 2022 10:18:00 +0000 (12:18 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 5 Sep 2022 10:18:00 +0000 (12:18 +0200)
commit180585a2738c9c40ff2b4d1b4ca1e02824ecb40a
tree394d7a5f6116909026583fb60b4d5f3d8fa880ac
parentfe2213c986f63ffa86e0362e95348ee29df3dd35
pbs-config: add missing proxmox-sys/timer feature

else building pbs-config directly (not from the workspace root with `-p
pbs-config`) fails (and so do similar dep chains that don't pull in the
feature via another way, like `cd proxmox-backup-client; cargo build`).

Reported-by: Dominiki Csapak <d.csapak@proxmox.com>
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
pbs-config/Cargo.toml