sd-notify 0.4.1

Lightweight crate for systemd service state notifications
Documentation
[package]
categories = ["os"]
description = "Lightweight crate for systemd service state notifications"
edition = "2021"
keywords = ["systemd", "sd_notify"]
license = "MIT OR Apache-2.0"
name = "sd-notify"
readme = "README.md"
repository = "https://github.com/lnicola/sd-notify"
version = "0.4.1"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]