aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1e93dc7..9f44de0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -36,6 +36,7 @@ tokio = { version = "0.1.22", features = ["codec", "fs", "io", "reactor", "rt-fu
tokio-pty-process-stream = "0.1"
tokio-signal = "0.2"
tokio-tls = "0.2"
+ttyrec = "0.1"
twoway = "0.2"
url = "2"
users = "0.9"