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

This commit is contained in:
renovate[bot]
2026-06-17 10:43:30 +00:00
committed by GitHub
parent 41f6274270
commit baa1e5e72f
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"