Update Cargo.toml

This commit is contained in:
RustDesk
2023-03-04 18:04:54 +08:00
committed by GitHub
parent 544a407561
commit e8a0925c2e

View File

@@ -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" }