mirror of
https://gitlab.com/marcandre.lureau/qemu-display.git
synced 2025-04-14 08:44:46 +00:00
qemu-rdp: changed IronRDP to origin
This commit is contained in:
parent
9142a78c9f
commit
28241a3f88
@ -18,5 +18,4 @@ anyhow = "1.0"
|
||||
zbus = { version = "3.0" }
|
||||
clap = { version = "3.2", features = ["derive"] }
|
||||
async-trait = "0.1"
|
||||
# TODO: replace this with upstream after merge
|
||||
ironrdp = { git = "https://github.com/mihneabuz/IronRDP.git", branch = "feature_server", features = ["server"] }
|
||||
ironrdp = { git = "https://github.com/Devolutions/IronRDP", features = ["server"] }
|
||||
|
Loading…
x
Reference in New Issue
Block a user