Skip to content

Commit

Permalink
fix(deps): update rust crate windows-registry to 0.3 (v2) (#1841)
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 committed Sep 25, 2024
1 parent 04a0aea commit b7ff3a6
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 5 deletions.
28 changes: 24 additions & 4 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion plugins/deep-link/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ url = { workspace = true }

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

[target."cfg(target_os = \"linux\")".dependencies]
Expand Down

0 comments on commit b7ff3a6

Please sign in to comment.