From 1da9ec09b3208aaf2e23ecd746bef3bc9076320b Mon Sep 17 00:00:00 2001 From: iximeow Date: Wed, 20 Mar 2019 03:14:43 -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 e1ecdf4..6885dee 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,6 +11,7 @@ A rust pic17 decoder [dependencies] yaxpeax-arch = { path = "../../yaxpeax-arch" } +"termion" = "1.4.0" [[test]] name = "test" -- cgit v1.1