aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-11-21 02:56:27 -0500
committerJesse Luehrs <doy@tozt.net>2019-11-21 03:00:24 -0500
commit4692aadb75e1457ed0acb1e85fffe271c56312ca (patch)
tree09c650e91389ffb0c61aef4cce225b1eb9d40c63 /Cargo.lock
parente71944c103a2c212620c9878cd76eeae8c90db8c (diff)
downloadteleterm-4692aadb75e1457ed0acb1e85fffe271c56312ca.tar.gz
teleterm-4692aadb75e1457ed0acb1e85fffe271c56312ca.zip
drop another unused dep
this was moved to tokio-terminal-resize
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 8aba710..68bb0b2 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -2032,7 +2032,6 @@ dependencies = [
"snafu",
"tokio",
"tokio-pty-process-stream",
- "tokio-signal",
"tokio-terminal-resize",
"tokio-tls",
"tokio-tungstenite",