chore(deps): update rust crate windows-result to 0.4

This commit is contained in:
renovate[bot]
2026-06-16 03:22:35 +00:00
committed by GitHub
parent 78df86f810
commit 7a99e48939
2 changed files with 37 additions and 22 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ url = { workspace = true }
[target."cfg(windows)".dependencies]
dunce = "1"
windows-registry = "0.5"
windows-result = "0.3"
windows-result = "0.4"
[target."cfg(target_os = \"linux\")".dependencies]
rust-ini = "0.21"