Skip to content

Commit f8e37f3

Browse files
author
jingxu.zm
committed
map macos scan code to windows
1 parent c45b0bd commit f8e37f3

File tree

4 files changed

+1363
-2
lines changed

4 files changed

+1363
-2
lines changed

crates/ironrdp-input/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ doctest = false
1616
test = false
1717

1818
[dependencies]
19-
ironrdp-pdu.workspace = true
19+
ironrdp-pdu = { workspace = true, features = ["std"] }
2020
bitvec = "1.0"
2121
smallvec = "1.13"

0 commit comments

Comments
 (0)