]> git.proxmox.com Git - proxmox-backup-restore-image.git/commit
init shim: print package version
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 12 Apr 2023 10:29:38 +0000 (12:29 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 12 Apr 2023 10:29:39 +0000 (12:29 +0200)
commit175f8d975baf218ba5ec88e5556d6618322c3486
treec5220593cb124bdcd60ab730bf0f38afb41d623c
parentea328f216c2f7f9cf403c2d40dcae0c7a5d106f1
init shim: print package version

use the one from the debian package, as that's what we actually track
but fall back to the cargo one from the init shim (which we normally
don't bump) for developer convenience (env! fails the build if the
variable isn't set).

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/init-shim-rs/src/main.rs