Skip to content

Commit

Permalink
[v10] updates rdp-rs ref to new HEAD where scroll wheel delta is fixed (
Browse files Browse the repository at this point in the history
#13903)

updates rdp-rs ref to new HEAD where scroll wheel delta is fixed
  • Loading branch information
Isaiah Becker-Mayer authored Jun 29, 2022
1 parent 80bf241 commit a1c1637
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/srv/desktop/rdp/rdpclient/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ num-traits = "0.2.15"
rand = { version = "0.8.5", features = ["getrandom"] }
rand_chacha = "0.3.1"
rsa = "0.6.1"
rdp-rs = { git = "https://github.com/gravitational/rdp-rs", rev = "17ec446ecb73c58b77ac47c6fc8598153f673076" }
rdp-rs = { git = "https://github.com/gravitational/rdp-rs", rev = "6075679e7c9bd8e3c2136a87f097d05c7db3235f" }
uuid = { version = "1.1.2", features = ["v4"] }
utf16string = "0.2.0"

0 comments on commit a1c1637

Please sign in to comment.