aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorChristine Dodrill <me@christine.website>2021-01-02 18:11:18 -0500
committerChristine Dodrill <me@christine.website>2021-01-02 18:11:27 -0500
commit951542ccf26c1089c24100f0ff1208981979c841 (patch)
treeeed9186391e8e4f7317a15074ea9e19552aa9b5e /Cargo.toml
parentd63f39319397cc8d804f7642b93dd5c23636b285 (diff)
downloadxesite-951542ccf26c1089c24100f0ff1208981979c841.tar.xz
xesite-951542ccf26c1089c24100f0ff1208981979c841.zip
systemdify this
Signed-off-by: Christine Dodrill <me@christine.website>
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7bf70a7..48b0eee 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -21,6 +21,7 @@ log = "0.4"
mime = "0.3.0"
prometheus = { version = "0.10", default-features = false, features = ["process"] }
rand = "0"
+sdnotify = { version = "0.1", default-features = false }
serde_dhall = "0.8.0"
serde = { version = "1", features = ["derive"] }
serde_yaml = "0.8"