]> git.proxmox.com Git - proxmox.git/commit
notify: make the `mail-forwarder` feature depend on proxmox-sys
authorLukas Wagner <l.wagner@proxmox.com>
Fri, 19 Apr 2024 14:17:08 +0000 (16:17 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 23 Apr 2024 21:06:52 +0000 (23:06 +0200)
commit2f40b79f8fc30f099b3192980f6ba2fd705ebd9c
tree423ae2f06cfa13e483045d8055b7b823ba17877d
parent50d80328e5f5b3c184661e10d87d99cbe3ba4a32
notify: make the `mail-forwarder` feature depend on proxmox-sys

It uses proxmox_sys::nodename - the dep is needed, otherwise the code
does not compile in some feature flag permutations.

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
Tested-by: Folke Gleumes <f.gleumes@proxmox.com>
Reviewed-by: Fiona Ebner <f.ebner@proxmox.com>
proxmox-notify/Cargo.toml