feat: help box "m" explanation

This commit is contained in:
Jack Wills
2022-04-29 01:11:20 +00:00
parent b10f927481
commit 421aa82ebd
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ parking_lot = {version= "0.12.0"}
tokio = {version = "1.17.0", features=["full"]}
tracing = "0.1.32"
tracing-subscriber = "0.3.9"
tui = "0.17"
tui = "0.18"
[dev-dependencies]