mirror of
https://github.com/Devolutions/IronRDP.git
synced 2025-08-04 15:18:17 +00:00
docs(ironrdp): fix documentation build (#700)
This commit is contained in:
parent
b19008c029
commit
0705840aa5
1 changed files with 2 additions and 2 deletions
|
@ -49,8 +49,8 @@ ironrdp-rdpsnd = { path = "../ironrdp-rdpsnd", version = "0.4", optional = true
|
|||
ironrdp-displaycontrol = { path = "../ironrdp-displaycontrol", version = "0.2", optional = true } # public
|
||||
|
||||
[dev-dependencies]
|
||||
ironrdp-blocking.path = "../ironrdp-blocking"
|
||||
ironrdp-cliprdr-native.path = "../ironrdp-cliprdr-native"
|
||||
ironrdp-blocking = { path = "../ironrdp-blocking", version = "0.4.0" }
|
||||
ironrdp-cliprdr-native = { path = "../ironrdp-cliprdr-native", version = "0.2.0" }
|
||||
anyhow = "1"
|
||||
async-trait = "0.1"
|
||||
image = { version = "0.25.5", default-features = false, features = ["png"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue