sd-notify 0.4.2

Lightweight crate for systemd service state notifications
Documentation
[lib]
name = "sd_notify"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
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.2"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]