# -*- coding: utf-8 -*- [package] name = "cms-systemd" version = "1.0.0" edition = "2021" license = "GPL-2.0-or-later" authors = [ "Michael Büsch " ] publish = false [dependencies] anyhow = "1" #sd-notify = "0.4" sd-notify = { git = "https://github.com/lnicola/sd-notify.git", rev = "5f9cbef17f33549c60d322342dead37fe11f18a7" } # vim: ts=4 sw=4 expandtab