diff options
author | iximeow <me@iximeow.net> | 2019-03-20 14:31:01 -0700 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2020-01-12 16:26:39 -0800 |
commit | 469b4e67aa7ec65d36cb6a9a3ab6a18988291d9c (patch) | |
tree | 5448db1775ddfd3442268db7b274c57789748bc7 /Cargo.toml | |
parent | eb39d82930d4e68ca570a8d27df9498a4c1f65fb (diff) |
real color settings, and defaults
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,3 +9,4 @@ description = "fundamental traits to describe an architecture in the yaxpeax pro [dependencies] "num-traits" = "0.2" +"termion" = "1.4.0" |