chore(deps): update rust crate windows-registry to 0.5 (#2446)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-02-22 18:31:57 +01:00
committed by GitHub
parent e0900f0451
commit 3276d65801
2 changed files with 21 additions and 79 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ url = { workspace = true }
[target."cfg(windows)".dependencies]
dunce = "1"
windows-registry = "0.4"
windows-registry = "0.5"
windows-result = "0.3"
[target."cfg(target_os = \"linux\")".dependencies]