mount rustdesk rather than vdi/host

This commit is contained in:
rustdesk
2023-02-26 18:49:07 +08:00
parent 3731b30062
commit b83583769b
4 changed files with 972 additions and 8 deletions

View File

@@ -4,6 +4,6 @@ version = "0.1.0"
authors = ["rustdesk <info@rustdesk.com>"]
edition = "2021"
[dependencies]
qemu-display = { git = "https://gitlab.com/marcandre.lureau/qemu-display" }
qemu-display = { git = "https://gitlab.com/marcandre.lureau/qemu-display" }
hbb_common = { path = "../../libs/hbb_common" }