mirror of
https://github.com/rustdesk/qemu-display.git
synced 2025-08-17 00:05:41 +00:00
Update Cargo.toml
This commit is contained in:
parent
544a407561
commit
e8a0925c2e
11
Cargo.toml
11
Cargo.toml
@ -1,15 +1,4 @@
|
|||||||
[workspace]
|
[workspace]
|
||||||
members = [
|
members = [
|
||||||
"keycodemap",
|
|
||||||
"qemu-display",
|
"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" }
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user