Skip to content

Commit d6c45a1

Browse files
committed
fix(deps): update rust crate windows to 0.36.0
1 parent 9cab9b1 commit d6c45a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.36.0"
8080
features = [
8181
"alloc",
8282
"Win32_Devices_HumanInterfaceDevice",

0 commit comments

Comments
 (0)