Skip to content

Commit 6d5bb47

Browse files
committed
fix(deps): update rust crate windows to 0.33.0
1 parent 28ebedc commit 6d5bb47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ webview2-com = "0.13.0"
6262
windows_macros = "0.30.0"
6363

6464
[target."cfg(target_os = \"windows\")".dependencies.windows]
65-
version = "0.30.0"
65+
version = "0.33.0"
6666
features = [
6767
"alloc",
6868
"Win32_Foundation",

0 commit comments

Comments
 (0)