initialize vdi with .devcontainer
This commit is contained in:
@@ -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