summaryrefslogtreecommitdiffstats
path: root/ui/Cargo.toml
diff options
context:
space:
mode:
authorManos Pitsidianakis <el13635@mail.ntua.gr>2018-07-21 11:20:13 +0300
committerManos Pitsidianakis <el13635@mail.ntua.gr>2019-06-10 19:40:23 +0300
commitb35407bc7fb536aa79b54b29331e9d76cefa9326 (patch)
treee2e997e71a907d98d6984d1983c4de84f0c66a9b /ui/Cargo.toml
parentac334b09b1c8a99dc9c027c21b3e574cbbb1d963 (diff)
Add child forking functionality
Diffstat (limited to 'ui/Cargo.toml')
-rw-r--r--ui/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/Cargo.toml b/ui/Cargo.toml
index 13bd1566..d9c862fa 100644
--- a/ui/Cargo.toml
+++ b/ui/Cargo.toml
@@ -11,3 +11,4 @@ chan = "0.1.21"
notify = "4.0.1"
notify-rust = "^3"
nom = "3.2.0"
+chan-signal = "0.3.1"