diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ indicatif = "0.16.2" serde_derive = "1.0.125" serde = "1.0.126" serde_json = "1.0.64" -tui = "0.15" +tui = "0.16" termion = "1.5" unicode-width = "0.1" itertools = "0.10.1" |
