Skip to content

Commit 3276d65

Browse files
chore(deps): update rust crate windows-registry to 0.5 (#2446)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e0900f0 commit 3276d65

File tree

2 files changed

+21
-79
lines changed

2 files changed

+21
-79
lines changed

Cargo.lock

Lines changed: 20 additions & 78 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ url = { workspace = true }
3838

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

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

0 commit comments

Comments
 (0)