chore(deps) Update Rust crate windows-registry to 0.3.0 (#11193)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-17 10:23:30 -03:00 committed by GitHub
parent add09c8034
commit f8b559dacd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -48,7 +48,7 @@ regex = "1"
[target."cfg(target_os = \"windows\")".dependencies]
bitness = "0.4"
windows-registry = "0.2.0"
windows-registry = "0.3.0"
glob = "0.3"
[target."cfg(target_os = \"windows\")".dependencies.windows-sys]