feat: guest device management

This commit is contained in:
Alex Zenla
2024-04-24 22:12:58 -07:00
parent afbc0a88bd
commit ef57de819f
18 changed files with 564 additions and 46 deletions

View File

@ -77,6 +77,7 @@ sysinfo = "0.30.11"
termtree = "0.4.1"
thiserror = "1.0"
tokio-tun = "0.11.4"
toml = "0.8.12"
tonic-build = "0.11.0"
tower = "0.4.13"
udp-stream = "0.0.11"