Skip to content

Commit

Permalink
fix(deps): update rust crate windows to 0.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 2, 2022
1 parent 742a8cb commit bb5b50c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ webview2-com = "0.13.0"
windows_macros = "0.30.0"

[target."cfg(target_os = \"windows\")".dependencies.windows]
version = "0.30.0"
version = "0.33.0"
features = [
"alloc",
"Win32_Foundation",
Expand Down

0 comments on commit bb5b50c

Please sign in to comment.