Skip to content

Commit a8af115

Browse files
renovate[bot]FabianLars
authored andcommitted
fix(deps): update rust crate windows-registry to 0.3 (v2) (tauri-apps#1841)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: FabianLars <[email protected]>
1 parent cf767c6 commit a8af115

File tree

2 files changed

+25
-5
lines changed

2 files changed

+25
-5
lines changed

Cargo.lock

Lines changed: 24 additions & 4 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
@@ -31,7 +31,7 @@ url = { workspace = true }
3131

3232
[target."cfg(windows)".dependencies]
3333
dunce = "1"
34-
windows-registry = "0.2"
34+
windows-registry = "0.3"
3535
windows-result = "0.2"
3636

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

0 commit comments

Comments
 (0)