Skip to content

Commit

Permalink
chore(deps) Update Rust crate windows-registry to 0.3.0 (#11193)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent add09c8 commit f8b559d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/tauri-bundler/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit f8b559d

Please sign in to comment.