Skip to content

Commit 2236a61

Browse files
committed
build: update ironrdp-tokio
1 parent 41573b8 commit 2236a61

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

devolutions-gateway/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ job-queue-libsql = { path = "../crates/job-queue-libsql" }
2929
ironrdp-pdu = { version = "0.5", features = ["std"] }
3030
ironrdp-core = { version = "0.1", features = ["std"] }
3131
ironrdp-rdcleanpath = "0.1"
32-
ironrdp-tokio = { version = "0.4", default-features = false }
32+
ironrdp-tokio = "0.5"
3333
ironrdp-connector = { version = "0.5" }
3434
ironrdp-acceptor = { version = "0.5" }
3535
ceviche = "0.6.1"

0 commit comments

Comments
 (0)