hypha: implement console support

This commit is contained in:
Alex Zenla
2024-01-21 04:49:31 -08:00
parent ece88e16cc
commit d9629f46d0
5 changed files with 103 additions and 21 deletions

View File

@ -24,6 +24,7 @@ sha256 = "1.5.0"
url = "2.5.0"
ureq = "2.9.1"
path-clean = "1.0.1"
termion = "3.0.0"
[dependencies.xenstore]
path = "../xenstore"