Skip to content

Commit

Permalink
fix(deps): update rust crate windows-implement to 0.51
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2023
1 parent 2c5dc4f commit 5118183
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 @@ -61,7 +61,7 @@ winit = { package = "winit-gtk", version = "0.28.1", features = [ "serde" ], opt

[target."cfg(target_os = \"windows\")".dependencies]
webview2-com = "0.25"
windows-implement = "0.48"
windows-implement = "0.51"
dunce = "1"
winit = { version = "0.28", features = [ "serde" ], optional = true }

Expand Down

0 comments on commit 5118183

Please sign in to comment.