aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2019-03-20 14:31:01 -0700
committeriximeow <me@iximeow.net>2020-01-12 16:26:39 -0800
commit469b4e67aa7ec65d36cb6a9a3ab6a18988291d9c (patch)
tree5448db1775ddfd3442268db7b274c57789748bc7 /Cargo.toml
parenteb39d82930d4e68ca570a8d27df9498a4c1f65fb (diff)
real color settings, and defaults
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 768bcdc..f1d041e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,3 +9,4 @@ description = "fundamental traits to describe an architecture in the yaxpeax pro
[dependencies]
"num-traits" = "0.2"
+"termion" = "1.4.0"