Skip to content

Commit 010722f

Browse files
committed
fix(deps): update rust crate windows to 0.35.0
1 parent 568a8ac commit 010722f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ unicode-segmentation = "1.8.0"
7676
windows_macros = "0.30.0"
7777

7878
[target."cfg(target_os = \"windows\")".dependencies.windows]
79-
version = "0.30.0"
79+
version = "0.35.0"
8080
features = [
8181
"alloc",
8282
"Win32_Devices_HumanInterfaceDevice",

0 commit comments

Comments
 (0)