Skip to content

Commit

Permalink
fix(deps): update rust crate webview2-com to 0.35
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 18, 2025
1 parent e15568f commit 91c9599
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 @@ -210,7 +210,7 @@ windows-sys = { version = "0.59", features = [
"Win32_System_SystemInformation",
] }
windows-core = "0.58.0"
webview2-com = "0.34"
webview2-com = "0.35"

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

0 comments on commit 91c9599

Please sign in to comment.