mirror of
https://github.com/rustdesk/qemu-display.git
synced 2026-02-16 02:20:54 +00:00
Update Cargo.toml
This commit is contained in:
11
Cargo.toml
11
Cargo.toml
@@ -1,15 +1,4 @@
|
||||
[workspace]
|
||||
members = [
|
||||
"keycodemap",
|
||||
"qemu-display",
|
||||
"qemu-rdw",
|
||||
"qemu-vnc",
|
||||
"qemu-vte",
|
||||
"xtask",
|
||||
]
|
||||
|
||||
default-members = ["qemu-rdw"]
|
||||
|
||||
[patch.crates-io]
|
||||
vnc = { git = "https://github.com/elmarco/rust-vnc", branch = "server" }
|
||||
rdw4 = { git = "https://gitlab.gnome.org/malureau/rdw.git" }
|
||||
|
||||
Reference in New Issue
Block a user