Skip to content

Commit 5ab167f

Browse files
chore(deps): update rust crate windows-registry to 0.4 (v2) (#2286)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: FabianLars <[email protected]>
1 parent fb67ab2 commit 5ab167f

File tree

2 files changed

+86
-13
lines changed

2 files changed

+86
-13
lines changed

Cargo.lock

Lines changed: 84 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/deep-link/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ url = { workspace = true }
3838

3939
[target."cfg(windows)".dependencies]
4040
dunce = "1"
41-
windows-registry = "0.3"
42-
windows-result = "0.2"
41+
windows-registry = "0.4"
42+
windows-result = "0.3"
4343

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

0 commit comments

Comments
 (0)