mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-12 21:31:29 +03:00
initialize vdi with .devcontainer
This commit is contained in:
9
vdi/host/Cargo.toml
Normal file
9
vdi/host/Cargo.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "qemu-rustdesk"
|
||||
version = "0.1.0"
|
||||
authors = ["rustdesk <info@rustdesk.com>"]
|
||||
edition = "2021"
|
||||
|
||||
|
||||
[dependencies]
|
||||
qemu-display = { git = "https://gitlab.com/marcandre.lureau/qemu-display" }
|
||||
Reference in New Issue
Block a user