1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-05 18:13:26 +00:00

[deps] Platform: Update Rust crate windows-registry to v0.4.0 (#12970)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel García <dani-garcia@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-21 12:32:06 +01:00
committed by GitHub
parent 0f60db3ce0
commit 9d70ca36e9
2 changed files with 83 additions and 10 deletions

View File

@@ -27,7 +27,7 @@ tokio-util = "=0.7.12"
tokio-stream = "=0.1.15"
[target.'cfg(windows)'.dependencies]
windows-registry = "=0.3.0"
windows-registry = "=0.4.0"
[build-dependencies]
napi-build = "=2.1.4"