Skip to content

Commit e0765ec

Browse files
committed
fix(deps): update rust crate windows to 0.33.0
1 parent 7f900a1 commit e0765ec

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
@@ -75,7 +75,7 @@ unicode-segmentation = "1.8.0"
7575
windows_macros = "0.30.0"
7676

7777
[target."cfg(target_os = \"windows\")".dependencies.windows]
78-
version = "0.30.0"
78+
version = "0.33.0"
7979
features = [
8080
"alloc",
8181
"Win32_Devices_HumanInterfaceDevice",

0 commit comments

Comments
 (0)