From e380a481b8f129b50ee49be818ad889bedcd3b2f Mon Sep 17 00:00:00 2001 From: iximeow Date: Wed, 20 Mar 2019 03:14:39 -0700 Subject: update and impl new display-related triats --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 58e3a3c..384bae6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,6 +11,7 @@ A rust msp430 decoder (specifically the microcorruption flavor) [dependencies] yaxpeax-arch = { path = "../../yaxpeax-arch" } +"termion" = "1.4.0" [[test]] name = "test" -- cgit v1.1