Add files watcher.
[rup.git] / Cargo.toml
index 472cb99..e0da306 100644 (file)
@@ -8,4 +8,6 @@ edition = "2018"
 actix-web = "1.0.0"
 actix-files = "0.1.1"
 askama = "0.8"
-serde = { version = "1.0", features = ["derive"] }
\ No newline at end of file
+serde = { version = "1.0", features = ["derive"] }
+
+listenfd = "0.3"
\ No newline at end of file