chore(deps): update tui dependency to 0.9 (#30)

Co-authored-by: Wolfgang Silbermayr <wolfgang@silbermayr.at>
This commit is contained in:
silwol
2020-06-18 21:34:26 +02:00
committed by GitHub
parent 03f2fe164a
commit 4f16e669c6
9 changed files with 320 additions and 657 deletions

View File

@@ -9,7 +9,7 @@ license = "MIT"
edition = "2018"
[dependencies]
tui = "0.8"
tui = "0.9"
termion = "1.5"
failure = "0.1"
walkdir = "2"