chore(deps): update windows-rs and webview2 crates

This commit is contained in:
renovate[bot]
2026-07-13 23:14:44 +00:00
committed by GitHub
parent cad301fcc1
commit 4bf406c5c6
5 changed files with 157 additions and 49 deletions
+2 -2
View File
@@ -39,8 +39,8 @@ url = { workspace = true }
[target."cfg(windows)".dependencies]
dunce = "1"
windows-registry = "0.5"
windows-result = "0.3"
windows-registry = "0.6"
windows-result = "0.4"
[target."cfg(target_os = \"linux\")".dependencies]
rust-ini = "0.21"