Skip to content

Commit

Permalink
fix(deps): update rust crate webview2-com to 0.34
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 8c47f35 commit fbdedcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ windows-sys = { version = "0.59", features = [
"Win32_System_SystemInformation",
] }
windows-core = "0.58.0"
webview2-com = "0.33"
webview2-com = "0.34"

[features]
default = ["custom-protocol", "default-meta"]
Expand Down

0 comments on commit fbdedcf

Please sign in to comment.