Skip to content

Commit

Permalink
chore(deps): update rust crate windows-registry to 0.4 (v2) (#2286)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de>
  • Loading branch information
renovate[bot] and FabianLars authored Jan 8, 2025
1 parent fb67ab2 commit 5ab167f
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 13 deletions.
95 changes: 84 additions & 11 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions plugins/deep-link/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ url = { workspace = true }

[target."cfg(windows)".dependencies]
dunce = "1"
windows-registry = "0.3"
windows-result = "0.2"
windows-registry = "0.4"
windows-result = "0.3"

[target."cfg(target_os = \"linux\")".dependencies]
rust-ini = "0.21"

0 comments on commit 5ab167f

Please sign in to comment.