Skip to content

Commit 4d4e686

Browse files
committed
fix(deps): update rust crate windows to 0.37.0
1 parent 16d1924 commit 4d4e686

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
@@ -69,7 +69,7 @@ webview2-com = "0.13.0"
6969
windows_macros = "0.30.0"
7070

7171
[target."cfg(target_os = \"windows\")".dependencies.windows]
72-
version = "0.30.0"
72+
version = "0.37.0"
7373
features = [
7474
"alloc",
7575
"Win32_Foundation",

0 commit comments

Comments
 (0)