Skip to content

Commit e8112dc

Browse files
committed
fix(deps): update rust crate windows to 0.35.0
1 parent fdb4e01 commit e8112dc

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.35.0"
7373
features = [
7474
"alloc",
7575
"Win32_Foundation",

0 commit comments

Comments
 (0)