Skip to content

Commit cad6435

Browse files
author
Isaiah Becker-Mayer
authored
[v9] updates rdp-rs ref to new HEAD where scroll wheel delta is fixed (#13905)
updates rdp-rs ref to new HEAD where scroll wheel delta is fixed (#13773)
1 parent 5b841ff commit cad6435

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/srv/desktop/rdp/rdpclient/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ num-traits = "0.2.14"
2020
rand = { version = "0.8.5", features = ["getrandom"] }
2121
rand_chacha = "0.3.1"
2222
rsa = { version = "0.6.1" }
23-
rdp-rs = { git = "https://github.com/gravitational/rdp-rs", rev = "17ec446ecb73c58b77ac47c6fc8598153f673076" }
23+
rdp-rs = { git = "https://github.com/gravitational/rdp-rs", rev = "6075679e7c9bd8e3c2136a87f097d05c7db3235f" }
2424
uuid = { version = "0.8.2", features = ["v4"] }

0 commit comments

Comments
 (0)