chiark / gitweb /
syslog: Add syslog support
[hippotat.git] / Cargo.toml
index e6c0659bc93cee2c575a947cfba3055197168dec..2d6289b98eecc822db6c6611b4d6deb242402916 100644 (file)
@@ -46,6 +46,7 @@ pin-project-lite = "0.2"
 sha2 = "0.9"
 structopt = "0.3"
 subtle = "2"
+syslog = "6"
 tokio = { version = "1", features = ["full"] }
 thiserror = "1"
 void = "1"