admin terminal console

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk 2024-06-10 06:02:17 +00:00
parent 5df7443437
commit 571ab6ac2b
17 changed files with 1190 additions and 681 deletions

View file

@ -414,6 +414,13 @@ features = [
"light",
]
[workspace.dependencies.rustyline]
version = "14.0.0"
default-features = false
[workspace.dependencies.termimad]
version = "0.29.2"
#
# Patches
#