summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2020-03-29 12:05:29 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-03-29 12:05:29 +0800
commit81bd12a176666ca5dacdb651f2e7f2b017c41ff2 (patch)
tree9325ab4ce36fbb2db3fead1ba06a8c00cc14e088 /Cargo.lock
parent733fac38e2095fdc819b584958092381b9e2bc46 (diff)
Revert "Asynchronous processing of keyboard events…"
This reverts commit 7f32fb9a Won't be required after all.
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 631a529..0ce69b2 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -186,7 +186,6 @@ version = "2.3.9"
dependencies = [
"atty",
"byte-unit",
- "crossbeam-channel",
"failure",
"failure-tools",
"filesize",