Help panels as ScrollTable to allow displaying entire content on small screens

This commit is contained in:
veeso
2021-06-12 09:05:02 +02:00
parent f078232499
commit 26f7c1f9d1
6 changed files with 23 additions and 12 deletions

View File

@@ -50,7 +50,7 @@ tempfile = "3.1.0"
textwrap = "0.14.0"
thiserror = "^1.0.0"
toml = "0.5.8"
tuirealm = { version = "0.4.1", features = [ "with-components" ] }
tuirealm = { version = "0.4.2", features = [ "with-components" ] }
ureq = { version = "2.1.0", features = [ "json" ] }
whoami = "1.1.1"
wildmatch = "2.0.0"