systemd-unit-edit 0.1.2

A lossless parser and editor for systemd unit files
Documentation
[dependencies.rowan]
version = "0.16"

[lib]
name = "systemd_unit_edit"
path = "src/lib.rs"

[package]
authors = ["Jelmer Vernooij <jelmer@debian.org>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["parser-implementations"]
description = "A lossless parser and editor for systemd unit files"
edition = "2021"
homepage = "https://github.com/jelmer/systemd-unit-edit"
keywords = ["systemd", "unit", "parser", "lossless"]
license = "Apache-2.0"
name = "systemd-unit-edit"
readme = "README.md"
version = "0.1.2"