Skip to content

Commit f8b559d

Browse files
chore(deps) Update Rust crate windows-registry to 0.3.0 (#11193)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent add09c8 commit f8b559d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/tauri-bundler/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ regex = "1"
4848

4949
[target."cfg(target_os = \"windows\")".dependencies]
5050
bitness = "0.4"
51-
windows-registry = "0.2.0"
51+
windows-registry = "0.3.0"
5252
glob = "0.3"
5353

5454
[target."cfg(target_os = \"windows\")".dependencies.windows-sys]

0 commit comments

Comments
 (0)