summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorManos Pitsidianakis <el13635@mail.ntua.gr>2018-07-16 13:36:28 +0300
committerManos Pitsidianakis <el13635@mail.ntua.gr>2019-06-10 19:40:23 +0300
commit2c5704dcd0be53a0920ff371e83d15e057371c84 (patch)
tree057d06fad90841886a9055d1b0fd7b218c17dcdc /Cargo.toml
parentdf5c617b2d5c1a703bb64a675be84a7a26f1b31a (diff)
Add resize on SIGWINCH
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index aa7c19e1..9a809162 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -26,6 +26,8 @@ encoding = "0.2.33"
bitflags = "1.0"
notify = "4.0.1"
termion = "1.5.1"
+chan = "0.1.21"
+chan-signal = "0.3.1"
[profile.release]
#lto = true