Skip to content

Commit

Permalink
chore(deps) Update Tauri Core
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 3, 2024
1 parent 947a50b commit dd7baa9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,11 @@ objc = "0.2"
window-vibrancy = "0.5"

[target."cfg(windows)".dependencies]
webview2-com = "0.28"
webview2-com = "0.29"
window-vibrancy = "0.5"

[target."cfg(windows)".dependencies.windows]
version = "0.52"
version = "0.54"
features = [ "Win32_Foundation" ]

[target."cfg(any(target_os = \"android\", target_os = \"ios\"))".dependencies]
Expand Down

0 comments on commit dd7baa9

Please sign in to comment.