From 396473ebd282826459e5e589a2feae9100a4ae3d Mon Sep 17 00:00:00 2001 From: iximeow Date: Sat, 20 Jul 2019 10:49:45 -0700 Subject: remove unused dep --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') 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" = "*" -- cgit v1.1