[dependencies] anyhow = '1.0.34' lazy_static = '1.4.0' regex = '1.4.2' serde_json = '1.0.60' tracing = '0.1.22' tracing-subscriber = '0.2.15' [dependencies.serde] features = ['derive'] version = '1.0.117' [dependencies.uom] features = ['use_serde'] version = '0.31.0' [package] authors = ['Jack Brown '] description = 'Library for working with systemd units and rendering them' edition = '2018' license = 'GPL-3.0-or-later' name = 'systemd_unit' repository = 'https://git.sr.ht/~brownjohnf/systemd-unit' version = '0.0.3'