diff options
| author | Christine Dodrill <me@christine.website> | 2021-01-02 18:11:18 -0500 |
|---|---|---|
| committer | Christine Dodrill <me@christine.website> | 2021-01-02 18:11:27 -0500 |
| commit | 951542ccf26c1089c24100f0ff1208981979c841 (patch) | |
| tree | eed9186391e8e4f7317a15074ea9e19552aa9b5e /Cargo.toml | |
| parent | d63f39319397cc8d804f7642b93dd5c23636b285 (diff) | |
| download | xesite-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.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |
