Skip to content

Commit 4bce0f5

Browse files
committed
fix(deps): update rust crate windows to 0.34.0
1 parent 5abdbd1 commit 4bce0f5

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

0 commit comments

Comments
 (0)