aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index dcee616..10e98df 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,7 +11,6 @@ A rust x86-64 decoder
[dependencies]
yaxpeax-arch = { path = "../../yaxpeax-arch" }
"num-traits" = "0.2"
-"termios" = "0.2.2"
"termion" = "1.4.0"
"serde" = "*"
"serde_json" = "*"