chore(deps): update rust crate windows-registry to 0.4 (v2) (#2286)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de>
This commit is contained in:
renovate[bot]
2025-01-08 19:19:00 +01:00
committed by GitHub
parent fb67ab2b92
commit 5ab167f419
2 changed files with 86 additions and 13 deletions
+2 -2
View File
@@ -38,8 +38,8 @@ url = { workspace = true }
[target."cfg(windows)".dependencies]
dunce = "1"
windows-registry = "0.3"
windows-result = "0.2"
windows-registry = "0.4"
windows-result = "0.3"
[target."cfg(target_os = \"linux\")".dependencies]
rust-ini = "0.21"