aboutsummaryrefslogtreecommitdiffstats
path: root/teleterm/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-11-20 02:54:44 -0500
committerJesse Luehrs <doy@tozt.net>2019-11-20 02:54:44 -0500
commitc197e81cb8709986d5c2ac0a9a7b5eb7d16f22b0 (patch)
tree3ac07c0951013aebe13b69b5641ef22918f0a73f /teleterm/Cargo.toml
parentd190bd7354519f655ec37cd6847059557d949302 (diff)
downloadteleterm-c197e81cb8709986d5c2ac0a9a7b5eb7d16f22b0.tar.gz
teleterm-c197e81cb8709986d5c2ac0a9a7b5eb7d16f22b0.zip
no longer need this dep
Diffstat (limited to 'teleterm/Cargo.toml')
-rw-r--r--teleterm/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/teleterm/Cargo.toml b/teleterm/Cargo.toml
index 0d28cb5..257b048 100644
--- a/teleterm/Cargo.toml
+++ b/teleterm/Cargo.toml
@@ -45,7 +45,6 @@ tokio-terminal-resize = "0.1"
tokio-tls = "0.2"
tokio-tungstenite = "0.9"
ttyrec = "0.2"
-twoway = "0.2"
url = "2"
users = "0.9"
uuid = { version = "0.8", features = ["v4"] }