Setup of update and render loop for CUI
This commit is contained in:
@@ -7,5 +7,7 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
clap = {version = "*", features = ["derive"]}
|
||||
crossterm = "*"
|
||||
readmap = {version = "*", path = "readmap"}
|
||||
tool_helper = {version = "*", path = "../tool_helper"}
|
||||
tool_helper = {version = "*", path = "../tool_helper"}
|
||||
tui = "*"
|
Reference in New Issue
Block a user