fix(deps): update rust crate windows-registry to 0.3 (v2) (#1841)

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]
2024-09-25 15:44:41 +02:00
committed by GitHub
parent 04a0aea0ab
commit b7ff3a6bdb
2 changed files with 25 additions and 5 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ url = { workspace = true }
[target."cfg(windows)".dependencies]
dunce = "1"
windows-registry = "0.2"
windows-registry = "0.3"
windows-result = "0.2"
[target."cfg(target_os = \"linux\")".dependencies]